Releases: idealo/terraform-provider-controltower
Releases · idealo/terraform-provider-controltower
v1.3.0
v1.2.1
Bug Fixes
- preserve back compat in
path_id
behavior
v1.2.0
Features
- add optional product pathId param (#48) - thanks to @rayjanoka!
Bug Fixes
- always use latest control tower artifact id
v1.1.0
- add provider support for
assume_role
configuration - validate account name, launched product name and email inputs for
controltower_aws_account
v1.0.4
- add support for Darwin ARM64 (e.g. MacBooks with M1 chip)
v1.0.3
fix: reconcile accounts after failed creation This allows Terraform to continue even if no account ID was found, which is commonly the case after the initial creation failed. Closes #9
v1.0.2
feat: mark account as deleted if provisioned product is not found
v1.0.1
refactor: ensure consistent error format As per the best practices.
v1.0.0
Switch Dependabot to weekly checks