Skip to content

Commit

Permalink
build(deps): bump clouddrove/log-analytics/azure (#72)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 0edb68d commit a1bf32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with_existing_dns_zone_in_diff_rg/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ module "subnet" {
##-----------------------------------------------------------------------------
module "log-analytics" {
source = "clouddrove/log-analytics/azure"
version = "1.1.0"
version = "2.0.0"
name = local.name
environment = local.environment
create_log_analytics_workspace = true
Expand Down

0 comments on commit a1bf32a

Please sign in to comment.