Releases: skierkowski/terraform-enterprise-cli
Releases · skierkowski/terraform-enterprise-cli
0.0.10
- Adds
tfe version
command - Adds support to use
TFE_HOST
environment variable to set the default host. - Adds support to use
TFE_DEBUG
environment variable to enable debugging. - Changes
tfe configuration-version
such that the path is an option with default (.
) instead of a required argument
0.0.8
- Decoupled the projects to terraform-enterprise-client and terraform-enterprise-cli.
- Added support for
tfe push
command to upload the terraform configuration and start a new run. - Added support for
tfe runs logs
command to view and optionally follow the log output of a run. - Added support for
runs
,policies
,policy-checks
, andconfiguration-versions
subcommands to manage the various resources.