Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ishabakeh authored Jan 16, 2024
1 parent 15fdc0f commit 403f0ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gcp/terraform/operations/budget-alert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The following APIs need to be enabled:
- cloud billing API
- service usage API
- Cloud Billing Budget API

The service account requires the following permission on the organization level:
- Billing Account Administrator

Expand All @@ -13,4 +14,4 @@ on the Project level:

## Notes:
- Create and upload your backend.tf in input section of the building block definition in meshStack
- add your service account JSON key containings as a string and encrypted environment variable and name it "GOOGLE_CREDENTIALS"
- add your service account JSON key containings as a string and encrypted environment variable and name it "GOOGLE_CREDENTIALS"

0 comments on commit 403f0ac

Please sign in to comment.