We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c235a43 commit 3e3960eCopy full SHA for 3e3960e
README.md
@@ -20,7 +20,7 @@ export BILLING_ID="" ## e.g. 123456-ABCDEF-ZYXWVU
20
export PROJECT_NAME="" ## e.g. TerraHub
21
export IAM_NAME="" ## e.g. terraform
22
export IAM_DESC="" ## e.g. terraform service account
23
-export STORAGE_BUCKET="test" ## e.g. terrahub_bucket_123456
+export STORAGE_BUCKET="" ## e.g. terrahub_bucket_123456
24
```
25
### Setup BILLING_ID Programmatically
26
0 commit comments