Skip to content

Commit

Permalink
chore(deps): Bump vpc::terraform-aws-vpc
Browse files Browse the repository at this point in the history
Bumps [vpc::terraform-aws-vpc](https://github.com/terraform-aws-modules/terraform-aws-vpc) from 3.19.0 to 5.12.0.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-vpc/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-vpc@v3.19.0...v5.12.0)

---
updated-dependencies:
- dependency-name: vpc::github::terraform-aws-modules/terraform-aws-vpc::v3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent a8e1f79 commit 886e8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/baseline_s3_log_format/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resource "aws_s3_bucket" "this" {
}

module "vpc" {
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v3.19.0"
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.12.0"

providers = {
aws = aws
Expand Down

0 comments on commit 886e8ce

Please sign in to comment.