Skip to content

Commit

Permalink
build(deps): bump clouddrove/log-analytics/azure
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 1.1.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...1.1.0)

---
updated-dependencies:
- dependency-name: clouddrove/log-analytics/azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 148c6b6 commit 912301c
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 @@ -77,7 +77,7 @@ module "subnet" {
##-----------------------------------------------------------------------------
module "log-analytics" {
source = "clouddrove/log-analytics/azure"
version = "1.0.1"
version = "1.1.0"
name = local.name
environment = local.environment
create_log_analytics_workspace = true
Expand Down

0 comments on commit 912301c

Please sign in to comment.