chore: update Terraform to 1.11.4 (#17323)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Jon Ayers
2025-04-09 22:50:15 -04:00
committed by GitHub
parent f2fb0caf46
commit 8faaa14820
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ EOF
main() {
MAINLINE=1
STABLE=0
TERRAFORM_VERSION="1.11.3"
TERRAFORM_VERSION="1.11.4"
if [ "${TRACE-}" ]; then
set -x