Skip to content

Commit 39cfa97

Browse files
chore(deps): update terraform cloudposse/vpc/aws to v2.2.0 (#133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20c1b29 commit 39cfa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/vpc/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.1.1"
7+
version = "2.2.0"
88

99
ipv4_primary_cidr_block = var.vpc_cidr_block
1010

0 commit comments

Comments
 (0)