chore: update Terraform version from 1.11.0 to 1.11.2 (#17081)

🤖 Generated with [Claude Code](https://claude.ai/code)

---------

Co-authored-by: Claude <claude@anthropic.com>
This commit is contained in:
Jon Ayers
2025-03-25 00:57:15 -05:00
committed by GitHub
parent 4983150ab9
commit 8da568b132
8 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ EOF
main() {
MAINLINE=1
STABLE=0
TERRAFORM_VERSION="1.11.0"
TERRAFORM_VERSION="1.11.2"
if [ "${TRACE-}" ]; then
set -x