Skip to content

Commit

Permalink
chore(deps): update terraform terraform-aws-modules/vpc/aws to 5.7 (#462
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 6f8465f commit 4476d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/res_network.tf
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ module "vpc" {

module "vpc_endpoints" {
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
version = "5.1"
version = "5.7"

vpc_id = module.vpc.vpc_id

Expand Down

0 comments on commit 4476d95

Please sign in to comment.