Skip to content

Commit 60cfcd5

Browse files
apeabodyglasnt
andauthored
Update build/int.cloudbuild.yaml
Co-authored-by: Katie McLaughlin <[email protected]>
1 parent c22a1cd commit 60cfcd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/int.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ steps:
7272
set -e
7373
go install github.com/minamijoyo/[email protected]
7474
75-
# Add `deletion_protection = false` to google_container_cluste.default resources
75+
# Add `deletion_protection = false` to google_container_cluster.default resources
7676
find . -name "*.tf" -print | xargs -t -I {} $$GOPATH/bin/hcledit attribute append resource.google_container_cluster.default.deletion_protection 'false' -u -f {} || true
7777
7878
- id: prepare

0 commit comments

Comments
 (0)