Skip to content

v0.0.2

Choose a tag to compare

@liftoff-releaser liftoff-releaser released this 29 Jul 15:10
· 8 commits to main since this release

Features

  • Discover now also captures agent pools from your Terraform Cloud/Enterprise organization. Since a Spacelift worker pool is the equivalent but has to be stood up separately (install workers, register the pool), each agent pool is surfaced as an informational audit finding — naming the pool, how many agents it has, and how many workspaces use it — rather than being generated for you. It can be dismissed once you've provisioned the matching worker pools.
  • Release candidates are now published to their own Homebrew cask alongside the regular one, so you can opt in to try an upcoming version before it becomes the default install; installing the regular package is unaffected and always gets the latest final release.

Fixes

  • Corrected the install instructions: VERSION and INSTALL_DIR need to be set right before sh in the install command, not before curl — placing them before curl had no effect on the install.