Commit caeaea46 authored by Emily Ring's avatar Emily Ring Committed by Ash McKenzie

Removed default name for Terraform template

parent df0aabaf
---
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