Skip to content

Commit

Permalink
Merge pull request #282 from plus3it/dependabot/terraform/tests/creat…
Browse files Browse the repository at this point in the history
…e_sg/vpc--github--terraform-aws-modules/terraform-aws-vpc--v5.12.0-5.12.1

chore(deps): Bump vpc::terraform-aws-vpc from 5.12.0 to 5.12.1 in /tests/create_sg
  • Loading branch information
mergify[bot] authored Aug 12, 2024
2 parents 8c2c0b2 + 9abcbf2 commit 2495e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/create_sg/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "vpc" {
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.12.0"
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.12.1"

name = "tardigrade-security-group-testing"
cidr = "10.0.0.0/16"
Expand Down

0 comments on commit 2495e1c

Please sign in to comment.