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" {
10
10
# ###----------------------------------------------------------------------------------
11
11
module "vpc" {
12
12
source = " clouddrove/vpc/aws"
13
- version = " 1.3.1 "
13
+ version = " 2.0.0 "
14
14
15
15
name = " vpc"
16
16
environment = " test"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ provider "aws" {
10
10
# ###----------------------------------------------------------------------------------
11
11
module "vpc" {
12
12
source = " clouddrove/vpc/aws"
13
- version = " 1.3.1 "
13
+ version = " 2.0.0 "
14
14
15
15
name = " vpc"
16
16
environment = " test"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ provider "aws" {
10
10
# ###----------------------------------------------------------------------------------
11
11
module "vpc" {
12
12
source = " clouddrove/vpc/aws"
13
- version = " 1.3.1 "
13
+ version = " 2.0.0 "
14
14
15
15
name = " vpc"
16
16
environment = " test"
You can’t perform that action at this time.
0 commit comments