Skip to content

Commit 76a338b

Browse files
chore(deps): update all minor dependencies
1 parent c29f148 commit 76a338b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

terragrunt/common/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "<= 5.51"
5+
version = "<= 5.54"
66
}
77
}
88
}

terragrunt/org_account/aft/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "account_factory_for_terraform" {
2-
source = "github.com/aws-ia/terraform-aws-control_tower_account_factory?ref=1.11.1"
2+
source = "github.com/aws-ia/terraform-aws-control_tower_account_factory?ref=1.12.2"
33

44
terraform_version = "1.7.2"
55

0 commit comments

Comments
 (0)