- First code creation
- Initial release
- Filtering out failed accounts from checking their update status
- Fixed a timing issue with getting the active service catalog product on account creation.
- Exposed governed and non governed regions and a small fix with latest update changes.
- Dynamically retrieving updatable information about control tower.
- Added some blocking on actions to prevent race conditions.
- Bumped dependencies.
- Added new feature to provision instance_id for an account
- Added new method to provision saml config in the account
- Added provision_saml_provider to the public api
- Add explict error handling on bad response.
- Added pagination on organizational OU retrieval.
- Explicitly passing region to control tower instantiation.
- Raising exception if csrf token retrieved has no value.
- Fixed hardcoded url pointing to eu-west-1 making it possible to deploy to other home regions than Ireland.
- Implemented contol tower repair and bumped dependencies.
- Adding a force option to the register_ou function to force re-registering
- Adding a force option to the register_ou function to force re-registering
- Adding support to also show updated state when the landingzone gets a new configuration
- Implemented cloudformation stack set organizations trusted access enabling and disabling.
- Added missing dependencies.
- Implemented account lifecycle and info update, MFA support and IAM billing console enablement.
- Added support for nested OUs
- Releasing support for 5 levels of nested OUs
- Fixed a bug where on account creation the OU was not created unless there was a failure with the parent hierarchy.
- Fixed a bug with the handling of the OU without hierarchies.
- Implemented capability of retrieving account by email.
- Updated 'get_changing_accounts' to use the search_provisioned_products with a filter which will fix the bug where only the first 100 provisioned products were checked for status "UNDER_CHAGE".
- Fix for new console authentication flow courtesy of Soenke Ruempler <[email protected]>, author of the awesome superwerker!
- Fix for IAM authentication flow.
- Fix for cases where captcha is actually not required.
- Another captcha fix for the root console curtesy of Rafael Zamana Kineippe <[email protected]>
- awsapilib calling aws native apis rather than shadow apis
- fix control tower deploy/setup
- Bumped dependencies.
- Fix for support for Control Tower update for versions over 2.6.
- Bump and loosen dependencies.
- Remove gov regions from Control Tower. Bump dependencies.
- Fix billing api changes.