Releases: ollionorg/cloudendure-python
Releases · ollionorg/cloudendure-python
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Implemented enhancements:
- Adjust machine replication #75
- CLI authentication #66
- Simplify project method args and init flow #55
- Configurable disk type for blueprints #46
- Configurable PublicIPAction for blueprints #45
- Handle MFA/SAML between AWS and CloudEndure #5
- Add replication control for machines #76 (mbeacom)
- Project provisioning #72 (mbeacom)
- delete-image and terminate added #69 (twarnock)
- Add cli auth and adjust user api token handling #67 (mbeacom)
- Adjust init flow and user feedback #56 (mbeacom)
- made step more readable. modified input/output to just use critical data #53 (twarnock)
- Fix #45 #46 - Update config and CE module to update public_ip and dis… #47 (mbeacom)
- Step functions refactor. get-terraform can use tagging module #44 (twarnock)
Fixed bugs:
- CloudEndure token usage not working #63
- Running gen-terraform against tagless AMIs results in error #51
- Update CloudEndureConfig to use destination_account vs accounts #49
- Adjust CLI/config consolidation to avoid overwrites with empty values #68 (mbeacom)
- Check for nonetype before iterating through image.tags #52 (mbeacom)
Closed issues:
- CE worker lambda diagram #54
Merged pull requests:
- Add Github action for pypi build/publishing #77 (mbeacom)
- changes to support STS. #70 (twarnock)
- Update pythonpackage.yml #62 (mbeacom)
- Update gh pages workflow #61 (mbeacom)
- Update repo from transfer and make minor adjustments #60 (mbeacom)
- Optimize SVG for size #59 (mbeacom)
- Added diagram #58 (twarnock)
- Create CODE_OF_CONDUCT.md #57 (mbeacom)
- Update config for single destination account #50 (mbeacom)
- moved to sharing to a single account #48 (twarnock)
v0.0.10
docker-base-layer
Update linting make command and upgrade dependencies
v0.0.9
v0.0.8
Implemented enhancements:
- Generate generic output infrastructure-as-code projects for migration waves #29
Merged pull requests:
- Step function #40 (twarnock2w)
- tf generator first pass. various fixes #39 (twarnock2w)