feat: refactor the lambda infrastructure #252
pull_requests_terraform.yml
on: pull_request
terraform-plan
2m 28s
Annotations
1 error and 1 warning
terraform-plan
The following commands failed:
terragrunt validate -no-color
terragrunt plan -no-color -input=false -out=plan.tfplan
terragrunt show -no-color -json plan.tfplan
terragrunt 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
|
terraform-plan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|