From 6778f23b27a66c3d7f1e5d0cebf5394c8463d084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:33:42 +0000 Subject: [PATCH 1/2] Bump hashicorp/azurerm from 3.110.0 to 3.113.0 Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.110.0 to 3.113.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/v3.110.0...v3.113.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm 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 a01f923..eaaadbb 100644 --- a/backend.tf +++ b/backend.tf @@ -2,7 +2,7 @@ terraform { required_providers { azurerm = { source = "hashicorp/azurerm" - version = "3.110.0" + version = "3.113.0" } } required_version = ">= 1.6.4" From baec03b05fb1a885c3f4c2664816ae4055dcc06f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 1 Aug 2024 04:33:56 +0000 Subject: [PATCH 2/2] terraform-docs: automated action --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 65beb8d..42d9edb 100644 --- a/README.md +++ b/README.md @@ -4,22 +4,22 @@ | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.6.4 | -| [azurerm](#requirement\_azurerm) | 3.110.0 | +| [azurerm](#requirement\_azurerm) | 3.113.0 | #### Providers | Name | Version | |------|---------| -| [azurerm](#provider\_azurerm) | 3.110.0 | +| [azurerm](#provider\_azurerm) | 3.113.0 | #### Resources | Name | Type | |------|------| -| [azurerm_application_insights.main](https://registry.terraform.io/providers/hashicorp/azurerm/3.110.0/docs/resources/application_insights) | resource | -| [azurerm_log_analytics_workspace.main](https://registry.terraform.io/providers/hashicorp/azurerm/3.110.0/docs/resources/log_analytics_workspace) | resource | -| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/3.110.0/docs/data-sources/client_config) | data source | -| [azurerm_resource_group.main](https://registry.terraform.io/providers/hashicorp/azurerm/3.110.0/docs/data-sources/resource_group) | data source | +| [azurerm_application_insights.main](https://registry.terraform.io/providers/hashicorp/azurerm/3.113.0/docs/resources/application_insights) | resource | +| [azurerm_log_analytics_workspace.main](https://registry.terraform.io/providers/hashicorp/azurerm/3.113.0/docs/resources/log_analytics_workspace) | resource | +| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/3.113.0/docs/data-sources/client_config) | data source | +| [azurerm_resource_group.main](https://registry.terraform.io/providers/hashicorp/azurerm/3.113.0/docs/data-sources/resource_group) | data source | #### Inputs