chore: modernize Terraform and provider versions#2
Conversation
Update version constraints: - Terraform >= 1.3 -> >= 1.9 - azurerm ~> 3.36 -> ~> 3.116 Closes #1 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@copilot review this PR |
Here's my review of the changes in this PR: Changes made (
✅ What looks good
Verdict: The PR is clean and correct for its stated purpose. The two version bumps are appropriate and the change scope is minimal. I'd suggest the submodule version-file inconsistency and the unpinned |
Summary
Modernize version constraints.
Changes
>= 1.3→>= 1.9~> 3.36→~> 3.116Closes #1