Skip to content

Releases: idealo/terraform-provider-controltower

v1.3.0

08 Apr 10:33
Compare
Choose a tag to compare
fix: move accounts after removal from Control Tower

Unmanaging an account in Control Tower will move it to the root OU, so
we need to do our move afterwards.

Refs: SHUTTLE-671

v1.2.1

26 Jan 14:46
Compare
Choose a tag to compare

Bug Fixes

  • preserve back compat in path_id behavior

v1.2.0

26 Jan 11:39
3300097
Compare
Choose a tag to compare

Features

  • add optional product pathId param (#48) - thanks to @rayjanoka!

Bug Fixes

  • always use latest control tower artifact id

v1.1.0

06 Aug 10:40
Compare
Choose a tag to compare
  • add provider support for assume_role configuration
  • validate account name, launched product name and email inputs for controltower_aws_account

v1.0.4

03 Aug 10:51
Compare
Choose a tag to compare
  • add support for Darwin ARM64 (e.g. MacBooks with M1 chip)

v1.0.3

21 Jun 13:55
Compare
Choose a tag to compare
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

11 Jun 11:28
Compare
Choose a tag to compare
feat: mark account as deleted if provisioned product is not found

v1.0.1

02 Jun 09:48
Compare
Choose a tag to compare
refactor: ensure consistent error format

As per the best practices.

v1.0.0

21 May 12:33
Compare
Choose a tag to compare
Switch Dependabot to weekly checks