Terraform LS 0.32.4
- tfe provider 0.51.0
- tfe_organization data source - LS not accounting for changes that occurred in this version
#1523
Labels
Language Server Version
v0.32.4
Terraform Version
1.6.6
Client Version
VS Code 1.85.0
Terraform Configuration
Steps to Reproduce
0.51.0
of the tfe providertfe_organization
data source block without aname
argument configuredExpected Behavior
LS should recognize that in version
0.51.0
of the tfe provider, a change was made to this data source where the name argument went from being required to optional in tfe 0.51.0Actual Behavior
LS states: Required attribute "name" not specified: An attribute named "name" is required here
Gist
No response
Workarounds
You can perform a terraform plan/apply without issue, so the error is just misleading, not blocking operations from occurring.
References
No response
Help Wanted
Community Note
The text was updated successfully, but these errors were encountered: