You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
Ensure you have latest version of plugin installed
Search for possible issue duplicates
Installation details
IDE version (Help->About->Copy to Clipboard)
GoLand 2022.1.3
Build #GO-221.5921.26, built on June 21, 2022
Licensed to Janos Miko
Subscription is active until January 31, 2023.
Runtime version: 11.0.15+10-b2043.56 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Registry:
ide.tree.horizontal.default.autoscrolling=false
suggest.all.run.configurations.from.context=true
project.tree.structure.show.url=false
ide.completion.variant.limit=500
Non-Bundled Plugins:
org.intellij.plugins.hcl (221.5921.12)
intellij-hcl plugin version (Settings->Plugins)
221.5921.12
Terraform version (terraform -v)
v1.1.9 (tested with latest version as well and it's not working)
Prerequisites
Installation details
Help->About->Copy to Clipboard
)Settings->Plugins
)terraform -v
)Terraform Configuration Files
Expected Behavior
Open the Browser pointing to terraform registry page of the resource.
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_metric_alarm
Actual Behavior
Opens a Browser pointing to terraform registry page of the resource but in an old format (notice the .html in the end).
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_metric_alarm.html
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
The text was updated successfully, but these errors were encountered: