Skip to content

Steps


Process steps in the Terraform-IAAC plug-in

Run Terraform Command (AWS)

Use this step to run a terraform script.

NameTypeDescriptionRequired
Terraform ContentsStringContents of the .tf file Or Full path of the .tf file that contains all configurations needed for a resource creation for any cloud service provider.Yes
Terraform CommandStringFull path of the terraform installation. Ex: /usr/local/bin/.Yes
AWS RoleStringAWS Role to assume.No
Operation TypeDropdownType of the Terraform operation to perform (Apply/Plan/Destroy).No