From 11ce1deb3ed960baeb91819f22f75a8178febadb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 12:24:14 +0000 Subject: [PATCH 1/2] Bump hashicorp/azurerm from 4.27.0 to 4.31.0 Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.27.0 to 4.31.0. - [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.27.0...v4.31.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend.tf b/backend.tf index 4429d09..d428e03 100644 --- a/backend.tf +++ b/backend.tf @@ -2,7 +2,7 @@ terraform { required_providers { azurerm = { source = "hashicorp/azurerm" - version = "4.27.0" + version = "4.31.0" } } required_version = ">= 1.6.3" From 3faec37bfafe5f3a0f69f21c53a6164aec58d8f0 Mon Sep 17 00:00:00 2001 From: DevOps Bot Date: Sun, 1 Jun 2025 12:25:07 +0000 Subject: [PATCH 2/2] Update README.md with module documentation --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b2e4912..2cd8757 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.6.3 | -| [azurerm](#requirement\_azurerm) | 4.27.0 | +| [azurerm](#requirement\_azurerm) | 4.31.0 | ## Providers | Name | Version | |------|---------| -| [azurerm](#provider\_azurerm) | 4.27.0 | +| [azurerm](#provider\_azurerm) | 4.31.0 | ## Modules @@ -19,10 +19,10 @@ No modules. | Name | Type | |------|------| -| [azurerm_cosmosdb_sql_container.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.27.0/docs/resources/cosmosdb_sql_container) | resource | -| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/4.27.0/docs/data-sources/client_config) | data source | -| [azurerm_cosmosdb_account.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.27.0/docs/data-sources/cosmosdb_account) | data source | -| [azurerm_resource_group.rg](https://registry.terraform.io/providers/hashicorp/azurerm/4.27.0/docs/data-sources/resource_group) | data source | +| [azurerm_cosmosdb_sql_container.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.31.0/docs/resources/cosmosdb_sql_container) | resource | +| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/4.31.0/docs/data-sources/client_config) | data source | +| [azurerm_cosmosdb_account.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.31.0/docs/data-sources/cosmosdb_account) | data source | +| [azurerm_resource_group.rg](https://registry.terraform.io/providers/hashicorp/azurerm/4.31.0/docs/data-sources/resource_group) | data source | ## Inputs