Skip to content

Commit

Permalink
Upgrade tf azurerm version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yongkiat Goh committed May 7, 2022
1 parent 8177cd5 commit 63eaa83
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 28 deletions.
55 changes: 28 additions & 27 deletions terraform/terraform-create-resource/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/terraform-create-resource/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~>2.84.0"
version = "~>2.91.0"
}
}

Expand Down

0 comments on commit 63eaa83

Please sign in to comment.