Skip to content

Commit 51eb21c

Browse files
chore(deps): bump diag::terraform-azurerm-diagnostics
Bumps [diag::terraform-azurerm-diagnostics](https://github.com/Coalfire-CF/terraform-azurerm-diagnostics) from 1.1.0 to 1.1.4. - [Release notes](https://github.com/Coalfire-CF/terraform-azurerm-diagnostics/releases) - [Changelog](https://github.com/Coalfire-CF/terraform-azurerm-diagnostics/blob/main/CHANGELOG.md) - [Commits](Coalfire-CF/terraform-azurerm-diagnostics@v1.1.0...v1.1.4) --- updated-dependencies: - dependency-name: diag::github::Coalfire-CF/terraform-azurerm-diagnostics::v1.1.0 dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37e119f commit 51eb21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)