Skip to content

Commit

Permalink
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.0.0 to 4.1.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.0.0...4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 4c64273 commit 00c2523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardigrade/roots/aws/management/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module "cloudtrail" {
}

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

config_bucket = module.buckets["config"].bucket.id
tags = local.tags
Expand Down

0 comments on commit 00c2523

Please sign in to comment.