OpenTofu

[EN] DRY Terraform: Multi-account strategies with Terragrunt in practice
[EN] DRY Terraform: …

Anyone who has ever scaled an infrastructure across multiple AWS accounts using pure Terraform knows the problem: you copy the same provider block and the same backend configuration for the tenth time.