File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ provider "aws" {
1010# ###----------------------------------------------------------------------------------
1111module "vpc" {
1212 source = " clouddrove/vpc/aws"
13- version = " 1.3.1 "
13+ version = " 2.0.0 "
1414
1515 name = " vpc"
1616 environment = " test"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ provider "aws" {
1010# ###----------------------------------------------------------------------------------
1111module "vpc" {
1212 source = " clouddrove/vpc/aws"
13- version = " 1.3.1 "
13+ version = " 2.0.0 "
1414
1515 name = " vpc"
1616 environment = " test"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ provider "aws" {
1010# ###----------------------------------------------------------------------------------
1111module "vpc" {
1212 source = " clouddrove/vpc/aws"
13- version = " 1.3.1 "
13+ version = " 2.0.0 "
1414
1515 name = " vpc"
1616 environment = " test"
You can’t perform that action at this time.
0 commit comments