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 0962bc8 commit bddb02dCopy full SHA for bddb02d
_example/aurora-mysql-serverless/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