Andrian

Results 1 comments of Andrian

Terraform 0.13.5 terrafrom-compliance 1.3.8 For some reason helped to use: ``` terraform plan -out plan.out terraform show -json plan.out > plan.out.json terraform-compliance -f tests -p plan.out.json ``` instead of `terraform...