Skip to content

Commit

Permalink
build(deps): bump clouddrove/log-analytics/azure in /_example
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 8482472 commit 82051a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module "resource_group" {
}
module "log-analytics" {
source = "clouddrove/log-analytics/azure"
version = "1.0.1"
version = "1.1.0"
name = "app"
environment = "test"
label_order = ["name", "environment"]
Expand Down

0 comments on commit 82051a8

Please sign in to comment.