aws-ia / terraform-aws-control_tower_account_factory

AWS Control Tower Account Factory
Apache License 2.0
604 stars 386 forks source link

Allow AFT to support OpenTofu #451

Open mmarthab opened 2 months ago

mmarthab commented 2 months ago

We would like to use OpenTofu with Account Factory for Terraform. Please see here for more information of Open Tofu https://opentofu.org/

At the moment OpenTofu is a drop-in replacement for Terraform, as it's compatible with Terraform versions 1.5.x and most of 1.6.x. You don’t need to make any changes to your code to ensure compatibility.

Is it possible to have this as one of the options when setting up AFT apart from Terraform Open Source, Terraform Cloud etc.

kvendingoldo commented 2 months ago

you can also you https://github.com/tofuutils/tenv to switch between different versions of terraform/tofu