Skip to content

Commit bddb02d

Browse files
Bump clouddrove/vpc/aws in /_example/aurora-mysql-serverless
Bumps [clouddrove/vpc/aws](https://github.com/clouddrove/terraform-aws-vpc) from 1.3.1 to 2.0.0. - [Release notes](https://github.com/clouddrove/terraform-aws-vpc/releases) - [Changelog](https://github.com/clouddrove/terraform-aws-vpc/blob/master/CHANGELOG.md) - [Commits](clouddrove/terraform-aws-vpc@1.3.1...2.0.0) --- updated-dependencies: - dependency-name: clouddrove/vpc/aws dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0962bc8 commit bddb02d

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)