Skip to content

2.1.0

Compare
Choose a tag to compare
@briskt briskt released this 07 Feb 19:13
49133c9

Added

  • Added created-at, structured-run-output-enabled, terraform-version, vcs-repo.display-identifier, vcs-repo-oauth-token-id attributes to "workspaces list" command
  • Added structured-run-output, vcs-repo.oauth-token-id to "workspaces update" command

Deprecated

  • Deprecated createdat, workingdirectory, terraformversion, vcsrepo on "workspaces list" command to use attribute names that exactly match the names in the Terraform API. This would make it easier to programmatically reference attribute names, and full support for all workspace attributes

Fixed

  • By including vcs-repo.display-identifier this also addresses issue #29.