Skip to content

Releases: mhlias/tholos

Version 1 restructure

24 Aug 13:20
Compare
Choose a tag to compare

Restructured Tholos to simplify the configuration and rewrote parts of the documentation to make it clearer to use and also added an example structure to get started.

Bugfix on secondary account feature

17 Aug 14:44
Compare
Choose a tag to compare
Merge pull request #12 from mhlias/secondary_account_fixes

Fix secondary account feature bugs.

Support for secondary AWS accounts

01 Aug 12:27
Compare
Choose a tag to compare

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

31 Jul 12:59
Compare
Choose a tag to compare
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

20 Jun 15:35
Compare
Choose a tag to compare
Merge pull request #7 from mhlias/tf_095_support

Tf 095 support

Allow any account naming

14 Jun 13:34
Compare
Choose a tag to compare
  • Allow any AWS account naming in the form of project-%suffix%

Added support for Terraform parallelism option

02 Jun 09:37
Compare
Choose a tag to compare
  • 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.

16 Mar 11:57
Compare
Choose a tag to compare
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

03 Feb 11:41
Compare
Choose a tag to compare
Merge pull request #2 from mhlias/add_s3_state_encrypt_option

Add option in project config to enable s3 remote state encryption.