We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9599d4 + fb3fb0c commit c7ab374Copy full SHA for c7ab374
main.tf
@@ -1,7 +1,7 @@
1
## Provision the VPC for VPN
2
module "vpc" {
3
source = "aws-ia/vpc/aws"
4
- version = "4.4.4"
+ version = "4.5.0"
5
6
name = var.name
7
az_count = var.availability_zones
0 commit comments