Skip to content

Commit

Permalink
feat(tf): update terraform azurerm to v3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Jul 16, 2022
1 parent f00efad commit e038d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/azure/version.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
terraform {
required_version = ">= 0.13"
required_providers {
azurerm = "~> 2.0"
azurerm = "~> 3.0"
helm = "~> 2.0"
kubernetes = "~> 2.0, != 2.12"
kubectl = {
Expand Down

0 comments on commit e038d71

Please sign in to comment.