Terraform Endpoint Target

HashiCorp Terraform is an infrastructure as code tool that allows you to define cloud and on-premises resources in human-readable configuration files that you can version, reuse, and share.

Terraform Endpoint targets require Terminal Key-Based Credentials or Terminal Password-Based Credentials account keys and are used with Terraform workflow activities.

Creating Terraform Endpoint Targets

Perform the following steps to create the target:

  1. In the left navigation menu, click Targets.

  2. Click New Target.

  3. From the Target Type drop-down list, choose Terraform Endpoint.

  4. Enter a unique display name for the target in the Display Name field and a brief description in the Description field.

  5. In the Account Keys area, choose an existing account key or choose Add New to add a new account key from the Default Account Keys drop-down list. For more information, see the Terminal Key-Based Credentials or Terminal Password-Based Credentials Help topics.

  6. In the Terraform area, specify the following:

    • Host/IP Address - Enter the IP Address of the target.
    • Port - Enter the port number or use the up and down arrows to select the port number to access the terminal on the target. The default port is 22.
    • Default Bash Shell Path - Enter the path to the Bash shell on the target. The default path is /bin/bash.
  7. Click Submit to add and save the target.