v0.9.0
What's Changed
- Merge beta branch to main by @johan3141592 in #161
- Add support for AWS account onboarding without CloudFormation (#128)
- Support relative paths for the credentials file (#130)
- Support reading credentials from current environment (#132)
- Add support for bootstrapping Rubrik clusters (#127)
- Improve error messages (#133)
- Check if vars exist when reading credentials from env (#134)
- Change ID type from uuid.UUID to string (#129)
- Add support for AWS shared exocompute (#136)
- Add support for AWS private container registry (#137)
- Add support for AWS cloud archival location (#138)
- Add aws exocompute update (#140) (#143)
- Update aws exocompute config fields (#144)
- Do not populate non-existing aws exo config subnets (#145)
- Add support for reading PCR (#146)
- Add support for permission groups to AWS features (#147)
- Add support for reading deployment IP addresses (#148)
- Add missing private container registry comments (#142)
- Cleanup now removes all AWS features (#149)
- Fix shared exocompute (#150)
- Fix AWS account list functionality (#151)
- Add support for BYOK clusters (#152)
- Fix feature permission group updates (#154)
- Fix BYOK connect cluster query (#155)
- Update AWS PCR documentation (#156)
- Add support for BYOK8s cluster disconnect (#157)
- Update dependencies and bump compiler version (#159)
Full Changelog: v0.8.5...v0.9.0