Skip to content

Commit

Permalink
Merge pull request #203 from plus3it/dependabot/terraform/tests/creat…
Browse files Browse the repository at this point in the history
…e_aws_config_rule/config--github--plus3it/terraform-aws-tardigrade-config--4.1.0-4.2.0

chore(deps): Bump config::terraform-aws-tardigrade-config from 4.1.0 to 4.2.0 in /tests/create_aws_config_rule
  • Loading branch information
mergify[bot] authored Nov 8, 2024
2 parents 714f026 + 2131fd7 commit f072333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/create_aws_config_rule/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module "create_config_rules" {
}

module "config" {
source = "git::https://github.com/plus3it/terraform-aws-tardigrade-config.git?ref=4.1.0"
source = "git::https://github.com/plus3it/terraform-aws-tardigrade-config.git?ref=4.2.0"

config_bucket = aws_s3_bucket.this.id
}
Expand Down

0 comments on commit f072333

Please sign in to comment.