genfemme

Results 21 comments of genfemme

Hey @gruebel thanks for your reply. I have added the step to Install Checkov via Pip in the Github workflow I am getting the following error with the checkov cli:...

After some trial and error, I found that structuring the full checkov command on a single line as a regular string resolved the "command not found" errors. I was wondering...

@jamengual atlantis:v0.24.2 This is the atlantis.yaml file - ``` version: 3 projects: - name: base dir: terraform/sandbox/base terraform_version: v1.6.6 workflow: terragrunt workspace: base autoplan: enabled: true apply_requirements: [approved] - name:...

Are there any breaking changes in Atlantis v0.27.1 that would require modifications to our existing atlantis.yaml or repository configuration files?

I updated the image to Atlantis v0.27.1 but still getting the same error. Following are the details - `the sandbox workspace at path terraform/sandbox is currently locked by another command...