From 9bac02477d863d427b5b39ef4e62860e1d5b0a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:53:54 +0000 Subject: [PATCH 1/2] Bump hashicorp/azurerm from 4.34.0 to 4.38.1 Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.34.0 to 4.38.1. - [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.34.0...v4.38.1) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 4.38.1 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 0be0f8d..75c777c 100644 --- a/backend.tf +++ b/backend.tf @@ -2,7 +2,7 @@ terraform { required_providers { azurerm = { source = "hashicorp/azurerm" - version = "4.34.0" + version = "4.38.1" } } required_version = ">= 1.6.3" From 31f87751f6b43d5833801f544966d99dc1e66700 Mon Sep 17 00:00:00 2001 From: DevOps Bot Date: Fri, 1 Aug 2025 12:54:32 +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 5dd4fe5..5f76b5e 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.6.3 | -| [azurerm](#requirement\_azurerm) | 4.34.0 | +| [azurerm](#requirement\_azurerm) | 4.38.1 | ## Providers | Name | Version | |------|---------| -| [azurerm](#provider\_azurerm) | 4.34.0 | +| [azurerm](#provider\_azurerm) | 4.38.1 | ## Modules @@ -19,10 +19,10 @@ No modules. | Name | Type | |------|------| -| [azurerm_cosmosdb_sql_container.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.34.0/docs/resources/cosmosdb_sql_container) | resource | -| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/4.34.0/docs/data-sources/client_config) | data source | -| [azurerm_cosmosdb_account.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.34.0/docs/data-sources/cosmosdb_account) | data source | -| [azurerm_resource_group.rg](https://registry.terraform.io/providers/hashicorp/azurerm/4.34.0/docs/data-sources/resource_group) | data source | +| [azurerm_cosmosdb_sql_container.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.38.1/docs/resources/cosmosdb_sql_container) | resource | +| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/4.38.1/docs/data-sources/client_config) | data source | +| [azurerm_cosmosdb_account.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.38.1/docs/data-sources/cosmosdb_account) | data source | +| [azurerm_resource_group.rg](https://registry.terraform.io/providers/hashicorp/azurerm/4.38.1/docs/data-sources/resource_group) | data source | ## Inputs