Oludare Odo
Oludare Odo
@choffa Please let me know if you find a workaround. I am having the same issue
I believe Terragrunt isn't generating my terraform plans in a json format but instead as a binary file with the extension .json making checkov fail to parse the file since...
thanks @denis256 followed your suggestion and now its working perfectly
@kellertk do we need to change anything in how we reference in the GitHub actions. aws-actions/[email protected]
@brikis98 I added TF_INPUT = "false" as env and now I am getting a different kind of error log: Checking the latest version of Terraform Downloading Terraform v1.0.5 Successfully downloaded...
@cx-henriqueAlvelos Thanks for your reponse, I have fixed the mistake you pointed out. The below is not being flagged either as “SSO Policies with Full Privileges” or as an “IAM...
@cx-henriqueAlvelos Thank you