terraform
A terraform
step will deploy terraform resources.
Optional Parameters
path
- the directory withininstaller
within which to run terraform.when
- If ‘when’ is not empty and evaluates to false, the terraform lifecycle step will be skipped.
Examples
lifecycle:
v1:
- terraform: {}
lifecycle:
v1:
- terraform:
path: terraform/