chore: upgrade terraform to v1.8.5 (#13429)

This commit is contained in:
Colin Adler
2024-06-02 12:10:28 -05:00
committed by GitHub
parent b248f125e1
commit b723da9e91
40 changed files with 243 additions and 191 deletions
+1 -1
View File
@@ -250,7 +250,7 @@ EOF
main() {
MAINLINE=1
STABLE=0
TERRAFORM_VERSION="1.7.5"
TERRAFORM_VERSION="1.8.4"
if [ "${TRACE-}" ]; then
set -x