Skip to content

Commit 957fa18

Browse files
chore(deps): update terraform azurerm to v4.22.0
1 parent 9c54458 commit 957fa18

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

azure/.terraform.lock.hcl

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

azure/versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
azurerm = {
1010
source = "hashicorp/azurerm"
11-
version = "~> 4.21.1"
11+
version = "~> 4.22.0"
1212
}
1313
http = {
1414
source = "hashicorp/http"

0 commit comments

Comments
 (0)