Skip to content

Commit

Permalink
Merge pull request #9 from clouddrove/dependabot/terraform/_example/c…
Browse files Browse the repository at this point in the history
…omplete/clouddrove/log-analytics/azure-1.0.1

build(deps): bump clouddrove/log-analytics/azure from 1.0.0 to 1.0.1 in /_example/complete
  • Loading branch information
anmolnagpal authored Jul 31, 2023
2 parents 16eaa3d + d3ba263 commit cf98cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/complete/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ module "name_specific_subnet" {
##-----------------------------------------------------------------------------
module "log-analytics" {
source = "clouddrove/log-analytics/azure"
version = "1.0.0"
version = "1.0.1"
name = local.name
environment = local.environment
label_order = ["name", "environment"]
Expand Down

0 comments on commit cf98cd5

Please sign in to comment.