Skip to content

Commit

Permalink
Update Terraform cloudposse/config/aws to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 7a286e4 commit fcc1701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/aws/config/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module "aws_config_storage" {

module "aws_config" {
source = "cloudposse/config/aws"
version = "1.5.0"
version = "1.5.1"

create_sns_topic = var.create_sns_topic
create_iam_role = var.create_iam_role
Expand Down

0 comments on commit fcc1701

Please sign in to comment.