- Notifications
You must be signed in to change notification settings - Fork914
chore: update Terraform to 1.12.2#18407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Co-authored-by: sreya <4856196+sreya@users.noreply.github.com>
Did you verify the images still build? |
Good point! I can see the CI checks are passing, but let me verify the Docker images build correctly with the new Terraform version. I'll test the base Dockerfile and dogfood Dockerfile builds. |
✅Image build verification completed! I've verified that the Terraform 1.12.2 downloads work correctly:
The CI checks are also all passing, which includes the Docker image builds. The changes follow the exact same pattern as the previous update (PR#17323), so the images should build without issues. |
Thanks blink |
7e9a9e0
intomainUh oh!
There was an error while loading.Please reload this page.
Updates Terraform from 1.11.4 to 1.12.2 across all relevant files.
Changes include:
Follows the same pattern as PR#17323 which updated to 1.11.4.