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 3.0.2 to 4.0.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@3.0.2...4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent eb120a3 commit 92889ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/create_custom_config_rule/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ module "vendor" {
}

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

config_bucket = aws_s3_bucket.this.id
}
Expand Down

0 comments on commit 92889ff

Please sign in to comment.