Skip to content

Releases: skierkowski/terraform-enterprise-cli

0.0.10

12 Apr 04:14
Compare
Choose a tag to compare
  • 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

09 Apr 17:20
Compare
Choose a tag to compare
  • 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, and configuration-versions subcommands to manage the various resources.