We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0edb68d commit a1bf32aCopy full SHA for a1bf32a
examples/with_existing_dns_zone_in_diff_rg/example.tf
@@ -75,7 +75,7 @@ module "subnet" {
75
##-----------------------------------------------------------------------------
76
module "log-analytics" {
77
source = "clouddrove/log-analytics/azure"
78
- version = "1.1.0"
+ version = "2.0.0"
79
name = local.name
80
environment = local.environment
81
create_log_analytics_workspace = true
0 commit comments