Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Update Azure Terraform Provider to v2.52.0
Browse files Browse the repository at this point in the history
Signed-off-by: Maartje Eyskens <maartje@kinvolk.io>
  • Loading branch information
meyskens committed Mar 29, 2021
1 parent 7e118b0 commit f824d1d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
azurerm = {
source = "hashicorp/azurerm"
version = "2.41.0"
version = "2.52.0"
}
null = {
source = "hashicorp/null"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
azurerm = {
source = "hashicorp/azurerm"
version = "2.41.0"
version = "2.52.0"
}
template = {
source = "hashicorp/template"
Expand Down
Loading

0 comments on commit f824d1d

Please sign in to comment.