Skip to content

0.0.5

Compare
Choose a tag to compare
@mvisonneau mvisonneau released this 06 Apr 16:33
7785ed3

Added

  • Organization and workspace configuration can now either be set directly through respective flags --organization / --workspace
  • TFC configuration (address, token, organization & workspace)will default to what is configured as a remote backend in the Terraform configuration
  • Defaults configuration capabilities for variable sensitive & hcl fields
  • A ttl field on variables which makes TFCW only update some variables when their Time To Live has been exceeded. This results in much faster syncs
  • Speed improvements by reducing the amount of calls to fetch the workspace ID. Combined with the TTL option, when nothing is needed the overhead is now only about a second