- Notifications
You must be signed in to change notification settings - Fork907
chore: upgrade terraform to 1.10.5 (#16519)#16806
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
- Updates `terraform` to[v1.10.5](https://github.com/hashicorp/terraform/blob/v1.10.5/CHANGELOG.md#1105-january-22-2025)- Updates provider to >=2.0.0 in provider testdata fixtures- Fixes provider to required release version for resource monitors- Fixes missing leading / in volumes in resource monitor tests---------Co-authored-by: Cian Johnston <cian@coder.com>
Thisshould be good to merge but it would be good for someone to test prior to us releasing |
johnstcn left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Built and smoke-tested docker template succesfully locally usingdocker compose
.
Note: it looks likeghcr.io/coder/coder-base:latest
(sha256:e464b691427d26597db1e49d34ecb190161dbccd2fe595aa4b7e6e340b40e635
at time of testing) contains Terraform version v1.11.0. This is what ended up being used when I went to build the Coder image locally. When I rebuilt the base image locally, it contained the correct Terraform version. The smoke test worked regardless.
d31c994
intorelease/2.19Uh oh!
There was an error while loading.Please reload this page.
terraform
tov1.10.5