- CheckMates
- :
- Products
- :
- Developers
- :
- DevSecOps
- :
- Shift Left , IaC, Terraform
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shift Left , IaC, Terraform
Hi,
I'm looking into ShiftLeft and the IaC bit - wanna try out scanning my terraform files. But I keep getting parser erros when trying to upload my zip files.
Are there any tips n tricks to get this to work ? Anything that is not supported or ..anything else ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to pass the entry file.
https://sc1.checkpoint.com/documents/CloudGuard_Dome9/Documentation/Shift-Left/Using-the-CLI-Tool.ht...
|
"In this example, you have a Terraform configuration in the Users/johndoe/examples
folder with an entry file named vpc.tf
. You want to run on this project a ruleset number -64 that corresponds to Terraform projects to check if it is compliant and sends the results to the environment with ID abcd1234-a1b2-c3d4-ef56-36787784e871
."
