Skip to content

Commit 02c14ba

Browse files
chore(deps): update terraform cloudposse/vpc/aws to v2.2.0
1 parent c9a8849 commit 02c14ba

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
@@ -1,6 +1,6 @@
11
module "vpc" {
22
source = "cloudposse/vpc/aws"
3-
version = "2.1.1"
3+
version = "2.2.0"
44

55
ipv4_primary_cidr_block = "172.16.0.0/16"
66

0 commit comments

Comments
 (0)