Skip to content

Commit 75daa22

Browse files
Bump clouddrove/vpc/aws in /_example/updated_existing (#37)
1 parent a381e2a commit 75daa22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_example/updated_existing/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ provider "aws" {
1010
####----------------------------------------------------------------------------------
1111
module "vpc" {
1212
source = "clouddrove/vpc/aws"
13-
version = "1.3.1"
13+
version = "2.0.0"
1414
name = "vpc"
1515
environment = "test"
1616
label_order = ["name", "environment"]

0 commit comments

Comments
 (0)