Skip to content

Commit d63ff98

Browse files
authored
Merge pull request #39 from clouddrove/dependabot/terraform/_example/aurora-mysql-serverless/clouddrove/vpc/aws-2.0.0
Bump clouddrove/vpc/aws from 1.3.1 to 2.0.0 in /_example/aurora-mysql-serverless
2 parents 0962bc8 + bddb02d commit d63ff98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_example/aurora-mysql-serverless/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ provider "aws" {
1010
##---------------------------------------------------------------------------------------------------------------------------
1111
module "vpc" {
1212
source = "clouddrove/vpc/aws"
13-
version = "1.3.1"
13+
version = "2.0.0"
1414

1515
name = "vpc"
1616
environment = "test"

0 commit comments

Comments
 (0)