feat: add skip-fmt
config option
#483
pr-test.yaml
on: pull_request
Matrix: terraform-plan
test-directory-failure
6s
test-action-comments
0s
Annotations
3 errors
terraform-plan (skip-fmt, false, true)
Directory test/skip-fmt does not exist
|
test-directory-failure
Directory invalid does not exist
|
terraform-plan (truncate-plan, false)
The following commands failed:
terraform plan -no-color -input=false -out=plan.tfplan
terraform show -no-color -json plan.tfplan
terraform show -no-color -json plan.tfplan > plan.json
cat plan.json | tf-summarize -md
conftest test plan.json --no-color --update git::https://github.com/cds-snc/opa_checks.git//aws_terraform
|