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.
1 parent 6de2235 commit 185521fCopy full SHA for 185521f
examples/serverless/main.tf
@@ -16,7 +16,7 @@ provider "aws" {
16
17
module "vpc" {
18
source = "cloudposse/vpc/aws"
19
- version = "2.1.1"
+ version = "2.3.0"
20
21
ipv4_primary_cidr_block = var.vpc_cidr_block
22
0 commit comments