Loading templates/gitlab-ci-terraform.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1111,7 +1111,7 @@ stages: expire_in: 1 day access: developer paths: - $TF_PROJECT_DIR/${ENV_TYPE}.tfplan - $TF_PROJECT_DIR/${ENV_TYPE}-plan.json reports: terraform: $TF_PROJECT_DIR/${ENV_TYPE}-plan.json Loading Loading
templates/gitlab-ci-terraform.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1111,7 +1111,7 @@ stages: expire_in: 1 day access: developer paths: - $TF_PROJECT_DIR/${ENV_TYPE}.tfplan - $TF_PROJECT_DIR/${ENV_TYPE}-plan.json reports: terraform: $TF_PROJECT_DIR/${ENV_TYPE}-plan.json Loading