Skip to content

Commit

Permalink
Chore: update terraform version (#16)
Browse files Browse the repository at this point in the history
to 1.3.9

Closes #15
  • Loading branch information
DavidCardoso authored Mar 1, 2023
1 parent 5dda7d3 commit 445e4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/terraform
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

IMAGE=hashicorp/terraform:1.2.2
IMAGE=hashicorp/terraform:1.3.9
CONTEXTDIR=/context
WORKDIR=${CONTEXTDIR}/app

Expand Down

0 comments on commit 445e4c7

Please sign in to comment.