Open slessardjr opened 3 years ago
Help->About->Copy to Clipboard
Settings->Plugins
terraform -v
resource "aws_instance" "test" { }
Inspection properties
I would expect the inspection to ask me to add the required fields.
Blank. No inspection warning.
Please list the steps required to reproduce the issue, for example:
aws_instance
Prerequisites
Installation details
Help->About->Copy to Clipboard
) GoLand 2021.2.4 Build #GO-212.5457.54, built on October 16, 2021Settings->Plugins
) 0.7.14terraform -v
) 1.0.11Terraform Configuration Files
Inspection properties
Exception
Expected Behavior
I would expect the inspection to ask me to add the required fields.
Actual Behavior
Blank. No inspection warning.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
aws_instance
)