Title here
Summary here
run terraform plan on the specified directory and save the output plan.tfplan and plan.json
include:
- component: gitlab.com/release-process/terraform/terraform-plan@0.1.0| Name | Description | Default |
|---|---|---|
| args | additional arguments to pass to the terraform plan command | `` |
| dir | the directory to build | . |
| init_args | additional arguments to pass to the terraform init command | -lockfile=readonly |
| name | The name of the job application | terraform:terraform-plan |
| stage | stage of the job | build |
| version | terraform version to use for building | 1.8 |
$[[ inputs.dir ]]/plan.tfplan$[[ inputs.dir ]]/plan.jsonExpires in: 1 week.