Skip to content

chore(deps): bump diag::terraform-azurerm-diagnostics from 1.1.0 to 1.1.4#40

Merged
matt-pappas-cf merged 2 commits intomainfrom
dependabot/terraform/diag--github--Coalfire-CF/terraform-azurerm-diagnostics--v1.1.0-1.1.4
Nov 12, 2025
Merged

chore(deps): bump diag::terraform-azurerm-diagnostics from 1.1.0 to 1.1.4#40
matt-pappas-cf merged 2 commits intomainfrom
dependabot/terraform/diag--github--Coalfire-CF/terraform-azurerm-diagnostics--v1.1.0-1.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps diag::terraform-azurerm-diagnostics from 1.1.0 to 1.1.4.

Release notes

Sourced from diag::terraform-azurerm-diagnostics's releases.

v1.1.4

1.1.4 (2025-11-04)

Bug Fixes

v1.1.3

1.1.3 (2025-11-04)

Bug Fixes

  • cleanup duplicate versioning req files (996118b)
  • cleanup duplicate versioning req files (b248c42)

Miscellaneous

v1.1.2

1.1.2 (2025-11-04)

Bug Fixes

  • enabled_metrics requires azurerm ~>4.31 (8e2ec21)
  • enabled_metrics requires azurerm ~>4.31 (310d7ea)

Miscellaneous

v1.1.1

1.1.1 (2025-10-21)

Bug Fixes

  • diagnostics: address feedback and remove disabled metrics (0f98255)
  • diagnostics: address PR comments (adf4b37)
  • diagnostics: cleanup cosmos.tf (11521fe)
  • diagnostics: correct provider config and diagnostic metric blocks (8bb93b9)
  • diagnostics: correct provider config and diagnostic metric blocks (4dccdc4)
  • diagnostics: update Readme (d9c2ce7)

... (truncated)

Changelog

Sourced from diag::terraform-azurerm-diagnostics's changelog.

1.1.4 (2025-11-04)

Bug Fixes

1.1.3 (2025-11-04)

Bug Fixes

  • cleanup duplicate versioning req files (996118b)
  • cleanup duplicate versioning req files (b248c42)

Miscellaneous

1.1.2 (2025-11-04)

Bug Fixes

  • enabled_metrics requires azurerm ~>4.31 (8e2ec21)
  • enabled_metrics requires azurerm ~>4.31 (310d7ea)

Miscellaneous

1.1.1 (2025-10-21)

Bug Fixes

  • diagnostics: address feedback and remove disabled metrics (0f98255)
  • diagnostics: address PR comments (adf4b37)
  • diagnostics: cleanup cosmos.tf (11521fe)
  • diagnostics: correct provider config and diagnostic metric blocks (8bb93b9)
  • diagnostics: correct provider config and diagnostic metric blocks (4dccdc4)
  • diagnostics: update Readme (d9c2ce7)

Miscellaneous

... (truncated)

Commits
  • 9ce9267 Merge pull request #33 from Coalfire-CF/release-please--branches--main
  • 954b34a chore(main): release 1.1.4
  • e503fe8 Merge pull request #32 from Coalfire-CF/fix/tf-req-version
  • 66b4922 fix: tf req version
  • 59da666 Merge pull request #31 from Coalfire-CF/release-please--branches--main
  • 8415e60 chore(main): release 1.1.3
  • 996118b Merge pull request #30 from Coalfire-CF/fix/remove-duplicate-version-req
  • 24467c4 terraform-docs: automated action
  • bf98892 chore: update README tree
  • b248c42 fix: cleanup duplicate versioning req files
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Nov 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2025 14:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Nov 5, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 5, 2025

Checkov Scan Results 📖:

File Check ID Description Resource Checkov Result
/main.tf CKV_AZURE_44 Ensure Storage Account is using the latest version of TLS encryption azurerm_storage_account.main FAILED
/main.tf CKV_AZURE_35 Ensure default network access rule for Storage Accounts is set to deny azurerm_storage_account.main FAILED
/main.tf CKV_AZURE_244 Avoid the use of local users for Azure Storage unless necessary azurerm_storage_account.main FAILED
/main.tf CKV2_AZURE_41 Ensure storage account is configured with SAS expiration policy azurerm_storage_account.main FAILED
/main.tf CKV2_AZURE_40 Ensure storage account is not configured with Shared Key authorization azurerm_storage_account.main FAILED
/main.tf CKV2_AZURE_38 Ensure soft-delete is enabled on Azure storage account azurerm_storage_account.main FAILED

Please review the above report. ⚠️

@matt-pappas-cf matt-pappas-cf merged commit 6edc923 into main Nov 12, 2025
@matt-pappas-cf matt-pappas-cf deleted the dependabot/terraform/diag--github--Coalfire-CF/terraform-azurerm-diagnostics--v1.1.0-1.1.4 branch November 12, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant