- 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.