Skip to content

Commit 487f33e

Browse files
Abhisek Purwarbharathkkb
andauthored
chore: Remove old task_helpers related to ACM operator install (terraform-google-modules#1319)
* Update version to 21.2 to fix the exception of node pool of terraform example * Update the gke module version to latest in the examples * Update the terraform provider version for google-beta * Remove old task_helpers related to ACM operator install Co-authored-by: Bharath KKB <bharathkrishnakb@gmail.com>
1 parent ba1ca55 commit 487f33e

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

build/int.cloudbuild.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414

1515
timeout: 12600s
1616
steps:
17-
- id: download acm
18-
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
19-
args: ['/bin/bash', '-c', 'source /usr/local/bin/task_helper_functions.sh && download_acm']
2017
- id: prepare
2118
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
2219
args: ['/bin/bash', '-c', 'source /usr/local/bin/task_helper_functions.sh && prepare_environment && chmod 600 /builder/home/.netrc && sleep 120']

test/task_helper_functions.sh

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)