We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c6c25 commit 71f4904Copy full SHA for 71f4904
vpc.tf
@@ -1,6 +1,6 @@
1
module "vpc" {
2
source = "terraform-aws-modules/vpc/aws"
3
- version = "3.19.0"
+ version = "5.15.0"
4
5
name = "${local.name_prefix}-vpc"
6
cidr = var.vpc_cidr
0 commit comments