Skip to content

Commit c7ab374

Browse files
authored
Merge pull request #37 from appvia/renovate/aws-ia-vpc-aws-4.x
chore(deps): update terraform aws-ia/vpc/aws to v4.5.0
2 parents b9599d4 + fb3fb0c commit c7ab374

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)