Skip to content

Commit

Permalink
Merge pull request #38 from clouddrove/dependabot/terraform/_example/…
Browse files Browse the repository at this point in the history
…oracle_db/clouddrove/vpc/aws-2.0.0

Bump clouddrove/vpc/aws from 1.3.1 to 2.0.0 in /_example/oracle_db
  • Loading branch information
anmolnagpal authored Jul 31, 2023
2 parents 427e281 + 2adc241 commit 3f8a08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/oracle_db/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ provider "aws" {
####----------------------------------------------------------------------------------
module "vpc" {
source = "clouddrove/vpc/aws"
version = "1.3.1"
version = "2.0.0"

name = "vpc"
environment = "test"
Expand Down

0 comments on commit 3f8a08e

Please sign in to comment.