Skip to content

Commit

Permalink
Rename gke-info-go to istio-test
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcurtis committed Jan 18, 2025
1 parent 3dda57f commit 9788d8d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion tfvars/production.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ identity_groups = {
managers = []
members = [
"plt-backstage-github@plt-lz-terraform-tf00-sb.iam.gserviceaccount.com",
"plt-gke-info[email protected]"
"plt-istio-test[email protected]"
]
owners = ["[email protected]"]
roles = []
Expand Down

0 comments on commit 9788d8d

Please sign in to comment.