Skip to content

Commit 93614b7

Browse files
chore(deps): update hashicorp/terraform docker tag to v1.14.7 (#134)
* chore(deps): update hashicorp/terraform docker tag to v1.14.7 * docs: update terraform-docs for modules --------- Co-authored-by: Steve McGhee <smcghee@google.com>
1 parent e851ca5 commit 93614b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/onboard-app/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ timeout: 14400s # 2hr
2424
tags:
2525
- onboard-app
2626
steps:
27-
- name: "hashicorp/terraform:1.13.2"
27+
- name: "hashicorp/terraform:1.14.7"
2828
id: "create-infra"
2929
entrypoint: "sh"
3030
dir: "modules/onboard-app/"

0 commit comments

Comments
 (0)