Skip to content

Commit 41f0ebe

Browse files
chore(deps): update terraform azurerm to v4.72.0 (#184)
* chore(deps): update terraform azurerm to v4.72.0 | datasource | package | from | to | | ------------------ | ----------------- | ------ | ------ | | terraform-provider | hashicorp/azurerm | 4.71.0 | 4.72.0 | * docs: update azurerm provider version to 4.72.0 in module READMEs **Changed:** - Updated azurerm provider version from 4.71.0 to 4.72.0 in README files for bastion, controller, instance-factory, net, and vnet-peering modules to reflect current dependency requirements --------- Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Co-authored-by: Jayson Grace <jayson.e.grace@gmail.com>
1 parent fcbff6e commit 41f0ebe

10 files changed

Lines changed: 120 additions & 112 deletions

File tree

modules/terraform-azure-bastion/.terraform.lock.hcl

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/terraform-azure-bastion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ module "bastion" {
143143

144144
| Name | Version |
145145
| ---- | ------- |
146-
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.71.0 |
146+
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.72.0 |
147147

148148
## Modules
149149

modules/terraform-azure-controller/.terraform.lock.hcl

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/terraform-azure-controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
| Name | Version |
1616
| ---- | ------- |
17-
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.71.0 |
17+
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.72.0 |
1818
| <a name="provider_local"></a> [local](#provider\_local) | 2.8.0 |
1919
| <a name="provider_tls"></a> [tls](#provider\_tls) | 4.2.1 |
2020

modules/terraform-azure-instance-factory/.terraform.lock.hcl

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/terraform-azure-instance-factory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ module "jumpbox" {
128128

129129
| Name | Version |
130130
| ---- | ------- |
131-
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.71.0 |
131+
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.72.0 |
132132

133133
## Modules
134134

modules/terraform-azure-net/.terraform.lock.hcl

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/terraform-azure-net/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ module "network" {
114114

115115
| Name | Version |
116116
| ---- | ------- |
117-
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.71.0 |
117+
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.72.0 |
118118

119119
## Modules
120120

modules/terraform-azure-vnet-peering/.terraform.lock.hcl

Lines changed: 23 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/terraform-azure-vnet-peering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
| Name | Version |
1414
| ---- | ------- |
15-
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.71.0 |
15+
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 4.72.0 |
1616

1717
## Modules
1818

0 commit comments

Comments
 (0)