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

Fix wrong documentation reference to tfvars #2340

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Fix wrong documentation reference to tfvars #2340

merged 1 commit into from
Jun 4, 2024

Conversation

albertogeniola
Copy link
Contributor

Minor documentation update about stage-0 when preventing the creation of billing-related IAM bindings.
Current doc states we should set, among all, billing.no_iam to true. However there is no tf variables named billing. On the contrary, there is the billing_account variable, which has the no_iam property being referred.


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files -> No terraform file has been touched (see commit diff)
  • Regenerated the relevant README.md files using tools/tfdoc.py -> ran ./tools/tfdoc.py fast/stages/0-bootstrap
  • Made sure all relevant tests pass -> not applicable, only doc has been updated.

@sruffilli sruffilli merged commit c1e0788 into GoogleCloudPlatform:master Jun 4, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants