Skip to content

Commit

Permalink
chore(deps): bump org-iam-policy for dev-tools 1.18 and TPG v5 (#2066)
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Dec 28, 2023
1 parent 718c659 commit 6308566
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 15 deletions.
28 changes: 14 additions & 14 deletions infra/terraform/test-org/org-iam-policy/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/terraform/test-org/org-iam-policy/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ steps:
args: ['apply', '--auto-approve']
substitutions:
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools'
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.11'
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.18'
1 change: 1 addition & 0 deletions infra/terraform/test-org/org-iam-policy/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ terraform {
required_version = ">= 1.4.4"
required_providers {
google = {
source = "hashicorp/google"
version = ">= 3.39, < 6"
}
}
Expand Down

0 comments on commit 6308566

Please sign in to comment.