Skip to content

Commit

Permalink
chore: update fork to 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanoolala committed Jul 26, 2024
1 parent 9e3d9e9 commit cb80898
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.4"
source = "github.com/GovTechSG/terraform-aws-vpc-forked?ref=v4.0.5"

# meta data
name = var.vpc_name
Expand Down

0 comments on commit cb80898

Please sign in to comment.