Commit 3d915f8b authored by Ash McKenzie's avatar Ash McKenzie

Merge branch 'emilyring-remove-tf-plan-name' into 'master'

Removed default name for Terraform template

See merge request gitlab-org/gitlab!34557
parents f44def70 caeaea46
---
title: Removed default artifact name for Terraform template
merge_request: 34557
author:
type: fixed
......@@ -40,7 +40,6 @@ plan:
- terraform plan -out=$PLAN
- "terraform show --json $PLAN | convert_report > $JSON_PLAN_FILE"
artifacts:
name: plan
paths:
- $PLAN
reports:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment