File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ No requirements.
9090
9191| Name | Source | Version |
9292| ------| --------| ---------|
93- | <a name =" module_diag " ></a > [ diag] ( #module\_ diag ) | git::https://github.com/Coalfire-CF/terraform-azurerm-diagnostics | v1.1.0 |
93+ | <a name =" module_diag " ></a > [ diag] ( #module\_ diag ) | git::https://github.com/Coalfire-CF/terraform-azurerm-diagnostics | v1.1.4 |
9494| <a name =" module_storage_cmk " ></a > [ storage\_ cmk] ( #module\_ storage\_ cmk ) | git::https://github.com/Coalfire-CF/terraform-azurerm-key-vault//modules/kv_key | v1.1.1 |
9595
9696## Resources
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ resource "azurerm_advanced_threat_protection" "main" {
194194}
195195
196196module "diag" {
197- source = " git::https://github.com/Coalfire-CF/terraform-azurerm-diagnostics?ref=v1.1.0 "
197+ source = " git::https://github.com/Coalfire-CF/terraform-azurerm-diagnostics?ref=v1.1.4 "
198198 diag_log_analytics_id = var. diag_log_analytics_id
199199 resource_id = azurerm_storage_account. main . id
200200 resource_type = " sa"
You can’t perform that action at this time.
0 commit comments