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

Documentation: Alias form of secret name in google_cloud_run_service is not correct #21272

Open
aprochko opened this issue Feb 6, 2025 · 0 comments · May be fixed by GoogleCloudPlatform/magic-modules#12982
Labels
bug forward/review In review; remove label to forward service/run

Comments

@aprochko
Copy link

aprochko commented Feb 6, 2025

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.
  • If an issue is assigned to a user, that user is claiming responsibility for the issue.
  • Customers working with a Google Technical Account Manager or Customer Engineer can ask them to reach out internally to expedite investigation and resolution of this issue.

Description

Follow-up for: #11848

The word {alias} is missing

Image

Terraform Version & Provider Version(s)

Terraform v1.10.1
on windows_amd64

  • provider registry.terraform.io/hashicorp/google latest
  • provider registry.terraform.io/hashicorp/google-beta latest

Affected Resource(s)

google_cloud_run_service

References

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_run_service#nested_secret_key_ref
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_run_service#nested_secret

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment