Skip to content

Commit 7356ee6

Browse files
committed
Reverted to v2.47.0 for azurerm
1 parent 0de820b commit 7356ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ terraform {
3030
# must include blank features block
3131
# https://github.com/terraform-providers/terraform-provider-azurerm/releases
3232
provider "azurerm" {
33-
version = "2.48.0"
33+
version = "2.47.0"
3434
features {}
3535
}
3636

0 commit comments

Comments
 (0)