Skip to content

Commit a907eb3

Browse files
authored
Update install.sh
1 parent 1d3d4d6 commit a907eb3

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
@@ -250,7 +250,7 @@ EOF
250250
main() {
251251
MAINLINE=1
252252
STABLE=0
253-
TERRAFORM_VERSION="1.8.4"
253+
TERRAFORM_VERSION="1.9.2"
254254

255255
if [ "${TRACE-}" ]; then
256256
set -x

0 commit comments

Comments
 (0)