We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcb717 commit b21b5edCopy full SHA for b21b5ed
_example/new_security_group_with_egress/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
15
name = "vpc"
16
environment = "test"
0 commit comments