hcp waypoint tfc-config create
Command: hcp waypoint tfc-config create
The hcp waypoint tfc-config create
command sets the TFC Organization Name and
TFC Team token that will be used in Waypoint.
There can only be one TFC Config set for each HCP Project.
TFC Configs can be reviewed using the hcp waypoint tfc-config read
command and
removed with the hcp waypoint tfc-config delete
command.
Usage
Examples
Create a new TFC Config in HCP Waypoint:
Positional arguments
TFC_ORG
- Name of the Terraform Cloud Organization.TOKEN
- Terraform Cloud Team token for the TFC organization.Team token must be set in order to perform HCP Waypoint commands.
Refer to the API tokens documentation to learn more.
HCP Waypoint requires Team level access tokens in order to run correctly.
Please ensure that your TFCConfig token has the correct permissions.