Skip to content

Commit d46be2a

Browse files
chore(deps): update terraform cloudposse/vpc/aws to v3
1 parent 2e03f5c commit d46be2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ provider "aws" {
44

55
module "vpc" {
66
source = "cloudposse/vpc/aws"
7-
version = "2.2.0"
7+
version = "3.0.0"
88

99
ipv4_primary_cidr_block = var.vpc_cidr_block
1010

0 commit comments

Comments
 (0)