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:
-
In the left navigation menu, click Targets.
-
Click New Target.
-
From the Target Type drop-down list, choose Terraform Endpoint.
-
Enter a unique display name for the target in the Display Name field and a brief description in the Description field.
-
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.
-
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.
-
Click Submit to add and save the target.