Releases: mhlias/tholos
Releases · mhlias/tholos
Version 1 restructure
Bugfix on secondary account feature
Merge pull request #12 from mhlias/secondary_account_fixes Fix secondary account feature bugs.
Support for secondary AWS accounts
Adds support for secondary account per primary account for provisioning of cross account resources in AWS
Add support for AWS shared credentials profile per account
Merge pull request #8 from mhlias/profile_per_account Add support for AWS shared credentials profile per account.
Added support for Terraform 0.9.x features and legacy mode with auto detect of version
Merge pull request #7 from mhlias/tf_095_support Tf 095 support
Allow any account naming
- Allow any AWS account naming in the form of project-%suffix%
Added support for Terraform parallelism option
- Configured in the project yaml
parallelism
>0 defaults to 10 - Detection of Terraform version for upcoming features support in 0.9.x
Add support for Terraform targeted resources in plan & apply.
Add support for IAM roaming role per account.
Merge pull request #3 from mhlias/allow_roam_role_per_account Allow IAM roam role per AWS account.
Add option for s3 remote state server side encryption
Merge pull request #2 from mhlias/add_s3_state_encrypt_option Add option in project config to enable s3 remote state encryption.