Skip to content

Commit 8ec047e

Browse files
committed
Update Terraform azurerm to ~> 3.80.0
1 parent 8294f41 commit 8ec047e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
required_providers {
99
azurerm = {
1010
source = "hashicorp/azurerm"
11-
version = "~> 3.79.0"
11+
version = "~> 3.80.0"
1212
}
1313

1414
azuread = {

0 commit comments

Comments
 (0)