Skip to content

Commit 14ae252

Browse files
committed
chore: updated to v4.0.6
1 parent cb80898 commit 14ae252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ resource "aws_eip" "nat" {
2424

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

2929
# meta data
3030
name = var.vpc_name

0 commit comments

Comments
 (0)