chore: update Terraform to 1.12.2#18407
Merged
Merged
Conversation
Co-authored-by: sreya <4856196+sreya@users.noreply.github.com>
Member
|
Did you verify the images still build? |
Contributor
Author
|
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. |
Contributor
Author
|
✅ 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. |
deansheather
approved these changes
Jun 17, 2025
Member
|
Thanks blink |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.