Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent 6d59a68 commit aad9f16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terragrunt/common/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "<= 5.51"
version = "<= 5.52"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terragrunt/org_account/aft/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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"

Expand Down

0 comments on commit aad9f16

Please sign in to comment.