You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.