Skip to content

Commit fb3fb0c

Browse files
chore(deps): update terraform aws-ia/vpc/aws to v4.5.0
1 parent b9599d4 commit fb3fb0c

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
@@ -1,7 +1,7 @@
11
## Provision the VPC for VPN
22
module "vpc" {
33
source = "aws-ia/vpc/aws"
4-
version = "4.4.4"
4+
version = "4.5.0"
55

66
name = var.name
77
az_count = var.availability_zones

0 commit comments

Comments
 (0)