We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a381e2a commit 75daa22Copy full SHA for 75daa22
_example/updated_existing/example.tf
@@ -10,7 +10,7 @@ provider "aws" {
10
####----------------------------------------------------------------------------------
11
module "vpc" {
12
source = "clouddrove/vpc/aws"
13
- version = "1.3.1"
+ version = "2.0.0"
14
name = "vpc"
15
environment = "test"
16
label_order = ["name", "environment"]
0 commit comments