Skip to content

Commit

Permalink
feat(terraform): Add ability to define the guideline option for all…
Browse files Browse the repository at this point in the history
… Terraform Resource Checks (#6080)

* Pass through `guildline` option for Terraform resource checks and add/update tests

* Adjustments

* Fix mapping

* Adjust tests

* Update fake URLs

* Revert change to file

---------

Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com>
  • Loading branch information
2 people authored and actions-user committed Nov 20, 2024
1 parent f110be5 commit ceca9c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '3.2.306'
version = '3.2.307'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.306
checkov==3.2.307

0 comments on commit ceca9c4

Please sign in to comment.