Skip to content

Commit

Permalink
Merge pull request #71 from clouddrove/dependabot/terraform/examples/…
Browse files Browse the repository at this point in the history
…redis/clouddrove/subnet/aws-2.0.1
  • Loading branch information
anmolnagpal authored Apr 24, 2024
2 parents af0b3d3 + efecb21 commit 52c5773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/redis/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module "vpc" {
####----------------------------------------------------------------------------------
module "subnets" {
source = "clouddrove/subnet/aws"
version = "2.0.0"
version = "2.0.1"

name = "${local.name}-subnets"
environment = local.environment
Expand Down

0 comments on commit 52c5773

Please sign in to comment.