Skip to content

Commit

Permalink
Update Terraform cloudposse/config/aws to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 365456f commit 2949afd
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.1.0"
version = "1.3.0"

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

0 comments on commit 2949afd

Please sign in to comment.