Skip to content

Commit

Permalink
fix(terraform): check if the dynamic name is one of the resources blo…
Browse files Browse the repository at this point in the history
…ck (#5607)

* check if the dynamic name is one of the resources block

* .

* Update tests/terraform/graph/variable_rendering/test_renderer.py

Co-authored-by: Barak Fatal <[email protected]>

---------

Co-authored-by: Barak Fatal <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Oct 5, 2023
1 parent 1927999 commit 225edea
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 = '2.5.3'
version = '2.5.4'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.5.3
checkov==2.5.4

0 comments on commit 225edea

Please sign in to comment.