Skip to content

fix(terraform): Added current Azure Terraform resources and taggable resources as of hashicorp/azurerm provider version 4.81 - #7652

Open
jbrule wants to merge 3 commits into
bridgecrewio:mainfrom
jbrule:feature/update-azure-resources
Open

fix(terraform): Added current Azure Terraform resources and taggable resources as of hashicorp/azurerm provider version 4.81#7652
jbrule wants to merge 3 commits into
bridgecrewio:mainfrom
jbrule:feature/update-azure-resources

Conversation

@jbrule

@jbrule jbrule commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Description

Updates the list of azure and azure_taggable resources in Checkov to ensure that specifying resource_type: "taggable" provides the expected coverage. This data was obtained through inspection of the an azurerm provider schema dump(terraform providers schema -json).

Fixes

  • Includes up to date resources for the Azure provider
  • Includes up to date "taggable" resources for the Azure provider

Fix

How does someone fix the issue in code and/or in runtime?

This does not requiring fixing of code. This corrects a deficiency in Checkov's resource_type inventory.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

@omriyoffe-panw

Copy link
Copy Markdown
Contributor

Thanks for the contribution — refreshing these resource lists is genuinely useful, and the additions check out well against the 4.81 provider docs.

Please see my inline comments.

Comment thread checkov/common/checks_infra/resources_types.py Outdated
Comment thread checkov/common/checks_infra/resources_types.py Outdated
@omriyoffe-panw

Copy link
Copy Markdown
Contributor

Thanks for the quick turnaround — both fixes look right, and I've re-validated all the added names against the 4.81 provider docs. Approved

@Saarett

Saarett commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Hello @jbrule and thank you for the contribution. Please fix the tests and we'll continue the review.

@jbrule jbrule changed the title fix(terraform) Added current Azure Terraform resources and taggable resources as of hashicorp/azurerm provider version 4.81 fix(terraform): Added current Azure Terraform resources and taggable resources as of hashicorp/azurerm provider version 4.81 Aug 25, 2026
@jbrule

jbrule commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Changed the name of the Pull Request from fix(terraform) [Added current Azure Terraform resources and taggable resources as of hashicorp/azurerm provider version 4.81 -> fix(terraform): Added current Azure Terraform resources and taggable resources as of hashicorp/azurerm provider version 4.81

@Saarett

Saarett commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

@jbrule Could you please pull latest dev and push?

@jbrule
jbrule deployed to scan-security August 28, 2026 18:56 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants