Skip to content

Commit a1bf32a

Browse files
build(deps): bump clouddrove/log-analytics/azure (#72)
Bumps [clouddrove/log-analytics/azure](https://github.com/clouddrove/terraform-azure-log-analytics) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/clouddrove/terraform-azure-log-analytics/releases) - [Changelog](https://github.com/clouddrove/terraform-azure-log-analytics/blob/master/CHANGELOG.md) - [Commits](clouddrove/terraform-azure-log-analytics@1.0.1...2.0.0) --- updated-dependencies: - dependency-name: clouddrove/log-analytics/azure dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0edb68d commit a1bf32a

File tree

1 file changed

+1
-1
lines changed
  • examples/with_existing_dns_zone_in_diff_rg

1 file changed

+1
-1
lines changed

examples/with_existing_dns_zone_in_diff_rg/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ module "subnet" {
7575
##-----------------------------------------------------------------------------
7676
module "log-analytics" {
7777
source = "clouddrove/log-analytics/azure"
78-
version = "1.1.0"
78+
version = "2.0.0"
7979
name = local.name
8080
environment = local.environment
8181
create_log_analytics_workspace = true

0 commit comments

Comments
 (0)