diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8409f7e..6d2d99d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: check-symlinks - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.96.3 + rev: v1.97.0 hooks: - id: terraform_fmt @@ -32,7 +32,7 @@ repos: - --hook-config=--create-file-if-not-exist=false - repo: https://github.com/bridgecrewio/checkov.git - rev: 3.2.344 + rev: 3.2.353 hooks: - id: checkov verbose: true diff --git a/README.md b/README.md index 9c9ddff..1fcb76e 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Links to documentation and other resources required to develop and iterate in th | Name | Version | |------|---------| -| google | 6.14.1 | +| google | 6.16.0 | #### Resources diff --git a/tfvars/production.tfvars b/tfvars/production.tfvars index 6aa36bd..f01ceb1 100644 --- a/tfvars/production.tfvars +++ b/tfvars/production.tfvars @@ -676,7 +676,7 @@ identity_groups = { managers = [] members = [ "plt-backstage-github@plt-lz-terraform-tf00-sb.iam.gserviceaccount.com", - "plt-gke-info-github@plt-lz-terraform-tf00-sb.iam.gserviceaccount.com" + "plt-istio-test-github@plt-lz-terraform-tf00-sb.iam.gserviceaccount.com" ] owners = ["brett@osinfra.io"] roles = []