Skip to content

Commit 6edc923

Browse files
Merge pull request #40 from Coalfire-CF/dependabot/terraform/diag--github--Coalfire-CF/terraform-azurerm-diagnostics--v1.1.0-1.1.4
chore(deps): bump diag::terraform-azurerm-diagnostics from 1.1.0 to 1.1.4
2 parents 37e119f + 6e6c08b commit 6edc923

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ resource "azurerm_advanced_threat_protection" "main" {
194194
}
195195

196196
module "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"

0 commit comments

Comments
 (0)