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 5130ebe commit 0edb68dCopy full SHA for 0edb68d
examples/with_existing_dns_zone_in_diff_subs/example.tf
@@ -73,7 +73,7 @@ module "subnet" {
73
##-----------------------------------------------------------------------------
74
module "log-analytics" {
75
source = "clouddrove/log-analytics/azure"
76
- version = "1.1.0"
+ version = "2.0.0"
77
name = local.name
78
environment = local.environment
79
create_log_analytics_workspace = true
0 commit comments