Skip to content

Commit

Permalink
Merge pull request #156 from dimityrmirchev/azure347
Browse files Browse the repository at this point in the history
[GEP-26] Update azurerm provider to 3.47.0
  • Loading branch information
kon-angelo authored Jan 10, 2025
2 parents 7681417 + beb4841 commit 997bd6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/all/terraform-bundle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
version = "4.55.0"
}
azurerm = {
version = "3.44.0"
version = "3.47.0"
}
google = {
version = "4.53.1"
Expand Down
2 changes: 1 addition & 1 deletion build/azure/terraform-bundle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
terraform {
required_providers {
azurerm = {
version = "3.44.0"
version = "3.47.0"
}
null = {
version = "3.2.1"
Expand Down

0 comments on commit 997bd6c

Please sign in to comment.