Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data.terraform_remote_state.foo.outputs.greeting in website/docs/language/backend/gcs.mdx is incorrect #36100

Open
timregan-cri opened this issue Nov 26, 2024 · 1 comment
Labels
documentation new new issue not yet triaged waiting-response An issue/pull request is waiting for a response from the community

Comments

@timregan-cri
Copy link

timregan-cri commented Nov 26, 2024

Terraform Version

Terraform v1.9.8
on darwin_arm64
+ provider registry.terraform.io/hashicorp/google v6.5.0
+ provider registry.terraform.io/hashicorp/local v2.5.0

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

@timregan-cri timregan-cri added documentation new new issue not yet triaged labels Nov 26, 2024
@jbardin
Copy link
Member

jbardin commented Nov 26, 2024

Hi @timregan-cri,

The reference to data.terraform_remote_state.foo.outputs.greeting is correct in the example. Can you explain what you think is wrong here?

Thanks!

@jbardin jbardin added the waiting-response An issue/pull request is waiting for a response from the community label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation new new issue not yet triaged waiting-response An issue/pull request is waiting for a response from the community
Projects
None yet
Development

No branches or pull requests

2 participants