Skip to content

Commit

Permalink
fix(terraform): Fix CKV_AZURE_227 for Azure V4 (#6906)
Browse files Browse the repository at this point in the history
* Fix CKV_AZURE_227

* Fix CKV_AZURE_145

* fix flake8

* add flexible servers

* fix flake8

* Fix CKV_AZURE_11

* Update checks

* Update check

* Update check

* Add types
  • Loading branch information
tsmithv11 authored and actions-user committed Dec 16, 2024
1 parent 4e4dee9 commit 602b306
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.334'
version = '3.2.335'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.334
checkov==3.2.335

0 comments on commit 602b306

Please sign in to comment.