Skip to content

Commit

Permalink
chore: switch dev org (#1431)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathkkb committed Mar 10, 2023
1 parent 00d6ec3 commit 1d38e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/terraform/test-org/org-iam-policy/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

locals {
cft_ci_group = "cft-ci-robots@test.infra.cft.tips"
cft_dev_group = "cft-developers@dev.infra.cft.tips"
cft_dev_group = "cft-developers@develop.blueprints.joonix.net"
gcp_admins_group_test = "gcp-admins@test.infra.cft.tips"
project_cleaner = "project-cleaner-function@${data.terraform_remote_state.project_cleaner.outputs.project_id}.iam.gserviceaccount.com"

Expand Down

0 comments on commit 1d38e6a

Please sign in to comment.