Skip to content

Commit

Permalink
chore: updated to v4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanoolala committed Jul 26, 2024
1 parent cb80898 commit 14ae252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ resource "aws_eip" "nat" {

# virtual private cloud creator
module "vpc" {
source = "github.com/GovTechSG/terraform-aws-vpc-forked?ref=v4.0.5"
source = "github.com/GovTechSG/terraform-aws-vpc-forked?ref=v4.0.6"

# meta data
name = var.vpc_name
Expand Down

0 comments on commit 14ae252

Please sign in to comment.