Skip to content

Commit

Permalink
feat(terraform): add support for TF cloudsplaining evaluated_keys (#6677
Browse files Browse the repository at this point in the history
)

* TF cloudsplaining

* fix constructed path

* split cloudsplaining between data and resource and add some tests

* fix test lint

* add new tests and fix lowercase actions

* revert resource test file to previous state

* remove list value sorting in TF and fix test

* fix tests

* highlight only actions

* change all tests according to latest logic change

* fix tests

---------

Co-authored-by: Max Amelchenko <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Aug 27, 2024
1 parent 4e06148 commit b113262
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.236'
version = '3.2.237'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.236
checkov==3.2.237

0 comments on commit b113262

Please sign in to comment.