Terraform Runner Parameters

Terraform Runner exposes the following parameters to your services to customize the behavior of Terraform runs.

Parameter NameTypeRequiredDefaultDescription
imagestringyesThe full Terraform Docker image.
pathstringyesThe path inside your Docker image to the Terraform module to run.
shellPathstringno/bin/shA shell needed by the Terraform Runner. sh and bash are supported.