You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
In case of syntax mistake in terraform provider.assume_role.role_arn string interpolation checkov hangs, eats 100% of a single cpu core. Exit with a failure is expected Examples
Create a simple terraform module test_module with a single file main.tf:
Describe the issue
In case of syntax mistake in terraform provider.assume_role.role_arn string interpolation checkov hangs, eats 100% of a single cpu core. Exit with a failure is expected
Examples
Create a simple terraform module
test_module
with a single filemain.tf
:run
checkov -d test_module
Exception Trace
There is no exception. Log just got stuck
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: