Skip to content

Commit 89367d3

Browse files
committed
chore(deps): update hashicorp/terraform docker tag to v1.12.1
1 parent df7abae commit 89367d3

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.10.2"
27+
- name: "hashicorp/terraform:1.12.1"
2828
id: "create-infra"
2929
entrypoint: "sh"
3030
dir: "modules/onboard-app/"

0 commit comments

Comments
 (0)