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

Unknown cloud block #375

Open
2 tasks
smg-stang opened this issue Jan 26, 2022 · 1 comment
Open
2 tasks

Unknown cloud block #375

smg-stang opened this issue Jan 26, 2022 · 1 comment
Milestone

Comments

@smg-stang
Copy link

Installation details

  • IDE version
    WebStorm 2021.3.1
    Build #WS-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.0.1
    GC: G1 Young Generation, G1 Old Generation
    Memory: 2048M
    Cores: 10
    Non-Bundled Plugins:
    org.intellij.plugins.hcl (0.7.14)

  • Terraform version 1.1.3

Terraform Configuration Files

terraform {
  cloud {
    organization = "abc"

    workspaces {
      name = "test"
    }
  }
  required_version = "~> 1.0"
}

Exception

Expected Behavior

known block

Actual Behavior

unknown block

Steps to Reproduce

Notice the unknown cloud block highlight, along with the nested workspaces keyword.
image

@VladRassokhin VladRassokhin added this to the 0.7.16 milestone Jan 30, 2022
@pahan35
Copy link

pahan35 commented May 2, 2022

@VladRassokhin I also faced this and other problems.

Is there any way to contribute to this plugin?

The last commit 2 years ago looks suspicious...

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

3 participants