We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29f148 commit 76a338bCopy full SHA for 76a338b
terragrunt/common/provider.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
aws = {
4
source = "hashicorp/aws"
5
- version = "<= 5.51"
+ version = "<= 5.54"
6
}
7
8
terragrunt/org_account/aft/main.tf
@@ -1,5 +1,5 @@
1
module "account_factory_for_terraform" {
- source = "github.com/aws-ia/terraform-aws-control_tower_account_factory?ref=1.11.1"
+ source = "github.com/aws-ia/terraform-aws-control_tower_account_factory?ref=1.12.2"
terraform_version = "1.7.2"
0 commit comments