Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Terraform quick doc no longer displaying link to documentation #372

Open
5 tasks done
frosforever opened this issue Jan 12, 2022 · 0 comments
Open
5 tasks done

Terraform quick doc no longer displaying link to documentation #372

frosforever opened this issue Jan 12, 2022 · 0 comments

Comments

@frosforever
Copy link

Terraform quick doc no longer links to terraform documentation.

Prerequisites

Installation details

  • IDE version (Help->About->Copy to Clipboard)
IntelliJ IDEA 2021.3.1 (Ultimate Edition)
Build #IU-213.6461.79, built on December 28, 2021
Runtime version: 11.0.13+7-b1751.21 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 10
Registry:
    scala.erase.compiler.process.jdk.once=false

Non-Bundled Plugins:
    uk.co.hadoopathome.intellij.avro.intellijavroviewer (2.11.0)
    org.toml.lang (213.5744.224)
    org.jetbrains.plugins.go (213.6461.48)
    org.intellij.plugins.hcl (0.7.14)
    org.rust.lang (0.4.162.4321-213)
    org.intellij.scala (2021.3.17)
    com.intellij.bigdatatools (213.5449.243)
    IdeaVIM (1.9.3)
    AWSCloudFormation (213.5744.122)

Kotlin: 213-1.6.10-release-923-IJ5744.223
  • intellij-hcl plugin version (Settings->Plugins) (0.7.14)
  • Terraform version (terraform -v) (1.0.1)

Terraform Configuration Files

resource "aws_security_group" "some_security_group" {
   ...
}

Exception

N/A

Expected Behavior

Quick doc should display link to terraform documentation.

Actual Behavior

Quickdoc shows a message of the resource without a link to the documentation that is used to up until recently.
image

Steps to Reproduce

Please list the steps required to reproduce the issue, for example:

  1. Hover over resource name or invoke quickdoc on a resource name
  2. Observe the lack of link in the message box
@frosforever frosforever changed the title Terraform quick doc no longer working Terraform quick doc no longer displaying link to documentation Jan 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant