-
Notifications
You must be signed in to change notification settings - Fork 89
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat!: (PSKD-348) Dependency version update #401
Conversation
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.
There's a lot here, and I am unfamiliar with most of it. However, the changes look consistent and match with the discoveries detailed in PSKD-348, so I'll toss my approval. I think David and/or Chris should also review before merging.
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.
LGTM
Changes:
This PR updates all the Terraform modules, providers, and other dependencies versions to latest. Also cleans up any old, unused code.
Notes:
Version Update summary:
terraform
1.8.2 -> 1.9.6azure cli
2.59.0 -> 2.64.0 — Breaking change (Alpine base image support dropped)Provider version updates
azurerm
3.92.0 -> 4.3.0 — Major version update with breaking changesazuread
2.47 -> 2.53local
2.4 -> 2.5kubernetes
2.25 -> 2.32Tests:
Verifying following scenarios:
Additional Verification: