Skip to content

Commit 3f86a6c

Browse files
authored
chore(deps): update hashicorp/terraform docker tag to v1.13.2 (#119)
1 parent 8d84744 commit 3f86a6c

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.13.2"
2828
id: "create-infra"
2929
entrypoint: "sh"
3030
dir: "modules/onboard-app/"

0 commit comments

Comments
 (0)