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
Maartje Eyskens committed Mar 25, 2021
1 parent 76a3719 commit c7cd5ca
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 c7cd5ca

Please sign in to comment.