- Notifications
You must be signed in to change notification settings - Fork906
chore: update Terraform version from 1.11.0 to 1.11.2#17081
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
Update Terraform version across the codebase to the latest patch release.🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>
I have read the CLA Document and I hereby sign the CLA Claude seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, pleaseadd the email address used for this commit to your account. |
…testdataUpdate the Terraform version in dogfood/coder/Dockerfile and run the generate.shscript to regenerate testdata with the updated Terraform version.🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>
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.
You forgot Dockerfile.base
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.
nvm im stupid
matifali 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.
You may also want to add an exception for Claude Code to our CLA.
Or rewrite the commit with your author Id.
@@ -21,7 +21,6 @@ | |||
"motd_file": null, | |||
"order": null, | |||
"os": "windows", | |||
"resources_monitoring": [], |
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.
Is this an expected change?
8da568b
intomainUh oh!
There was an error while loading.Please reload this page.
Summary
Test plan
go test ./provisioner/terraform/...
🤖 Generated withClaude Code