Skip to content

Commit

Permalink
Merge pull request #223 from plus3it/dependabot/terraform/tardigrade/…
Browse files Browse the repository at this point in the history
…roots/aws/management/config--github--plus3it/terraform-aws-tardigrade-config--4.0.0-4.1.0

Bump config::terraform-aws-tardigrade-config from 4.0.0 to 4.1.0 in /tardigrade/roots/aws/management
  • Loading branch information
mergify[bot] authored Sep 6, 2024
2 parents 4c64273 + 00c2523 commit 4c3ecc1
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 4c3ecc1

Please sign in to comment.