This content is associated with a legacy version of the Replicated product. For the current Replicated product documentation, see docs.replicated.com.
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/