Skip to content

Commit

Permalink
infra/gcp/main: add sandbox-ii terraform bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
spiffxp committed Apr 23, 2021
1 parent 4a0d1c6 commit b967a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/gcp/ensure-main-project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ terraform_state_bucket_entries=(
k8s-infra-tf-prow-clusters:"${CLUSTER_ADMINS_GROUP}"
k8s-infra-tf-public-clusters:k8s-infra-prow-oncall@kubernetes.io
k8s-infra-tf-aws:k8s-infra-aws-admins@kubernetes.io
k8s-infra-tf-sandbox-ii:k8s-infra-ii-coop@kubernetes.io
)
color 6 "Ensuring terraform state buckets exist with correct permissions"
for entry in "${terraform_state_bucket_entries[@]}"; do
Expand Down

0 comments on commit b967a22

Please sign in to comment.