Document cli_config_credentials_hostname default

This commit is contained in:
Alex Jurkiewicz 2020-05-08 15:55:01 +10:00
parent 6aaacb54d0
commit 050ef40c11
2 changed files with 2 additions and 2 deletions

View file

@ -108,7 +108,7 @@ steps:
The following inputs are supported.
- `cli_config_credentials_hostname` - (optional) The hostname of a Terraform Cloud/Enterprise instance to place within the credentials block of the Terraform CLI configuration file.
- `cli_config_credentials_hostname` - (optional) The hostname of a Terraform Cloud/Enterprise instance to place within the credentials block of the Terraform CLI configuration file. Defaults to `app.terraform.io`.
- `cli_config_credentials_token` - (optional) The API token for a Terraform Cloud/Enterprise instance to place within the credentials block of the Terraform CLI configuration file.