Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0b2745

Browse files
committed
chore: update terraform version in install.sh
1 parent dc8cf3e commit f0b2745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ EOF
224224
}
225225

226226
main() {
227-
TERRAFORM_VERSION="1.3.4"
227+
TERRAFORM_VERSION="1.6.6"
228228

229229
if [ "${TRACE-}" ]; then
230230
set -x

0 commit comments

Comments
 (0)