From 534b3b193f539ae967339de777e4d5d6c136d570 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:56:34 +0000 Subject: [PATCH 1/2] chore(deps): update terraform azurerm to v3.116.0 --- .../terraform/components/azure-resource-group/providers.tf | 2 +- .../terraform/samples/az-standard-rg/main.tf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/infrastructure-as-code/terraform/components/azure-resource-group/providers.tf b/src/infrastructure-as-code/terraform/components/azure-resource-group/providers.tf index 92b9296..e0f75ae 100644 --- a/src/infrastructure-as-code/terraform/components/azure-resource-group/providers.tf +++ b/src/infrastructure-as-code/terraform/components/azure-resource-group/providers.tf @@ -6,7 +6,7 @@ terraform { required_providers { azurerm = { source = "hashicorp/azurerm" - version = "3.104.0" + version = "3.116.0" } } } diff --git a/src/infrastructure-as-code/terraform/samples/az-standard-rg/main.tf b/src/infrastructure-as-code/terraform/samples/az-standard-rg/main.tf index ee6ce12..4608a04 100644 --- a/src/infrastructure-as-code/terraform/samples/az-standard-rg/main.tf +++ b/src/infrastructure-as-code/terraform/samples/az-standard-rg/main.tf @@ -7,7 +7,7 @@ terraform { required_providers { azurerm = { source = "hashicorp/azurerm" - version = "3.104.0" + version = "3.116.0" } } } From c63bbe9beec90200e70c072b6ccbec7ee1c4b653 Mon Sep 17 00:00:00 2001 From: Cocoy <55616292+CurlyBytes@users.noreply.github.com> Date: Tue, 20 Aug 2024 02:23:38 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0feee28..13b3127 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,4 @@ Of course, This emplate will serve all projects since your needs may be differen --- > [curlybytes.com](https://curlybytes.com)  ·  +