data.terraform_remote_state.foo.outputs.greeting
in website/docs/language/backend/gcs.mdx
is incorrect
#36100
Labels
documentation
new
new issue not yet triaged
waiting-response
An issue/pull request is waiting for a response from the community
Terraform Version
Affected Pages
https://developer.hashicorp.com/terraform/language/backend/gcs
What is the docs issue?
content = data.terraform_remote_state.foo.outputs.greeting
does not appear to be correct. It was corrected some time ago:Proposal
Replace the Data Source Configuration section in website/docs/language/backend/gcs.mdx
The correct formulation may be in https://cloud.google.com/docs/terraform/resource-management/store-state
References
No response
The text was updated successfully, but these errors were encountered: