Skip to content

Commit

Permalink
chore(deps): Bump config::terraform-aws-tardigrade-config
Browse files Browse the repository at this point in the history
Bumps [config::terraform-aws-tardigrade-config](https://github.com/plus3it/terraform-aws-tardigrade-config) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/plus3it/terraform-aws-tardigrade-config/releases)
- [Changelog](https://github.com/plus3it/terraform-aws-tardigrade-config/blob/master/CHANGELOG.md)
- [Commits](plus3it/terraform-aws-tardigrade-config@4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: config::github::plus3it/terraform-aws-tardigrade-config::4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 714f026 commit 2131fd7
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 2131fd7

Please sign in to comment.