We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9872ad commit eadfcb2Copy full SHA for eadfcb2
1 file changed
infrastructure/state.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
azurerm = {
6
source = "hashicorp/azurerm"
7
- version = "4.58.0"
+ version = "4.63.0"
8
}
9
10
0 commit comments