Skip to content

Commit

Permalink
Merge pull request #31 from clouddrove/dependabot/terraform/_example/…
Browse files Browse the repository at this point in the history
…clouddrove/subnet/aws-2.0.1
  • Loading branch information
anmolnagpal authored Jan 3, 2024
2 parents 543ef56 + 697a971 commit a624fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module "vpc" {
##-----------------------------------------------------
module "public_subnets" {
source = "clouddrove/subnet/aws"
version = "2.0.0"
version = "2.0.1"

name = "public-subnet"
environment = "test"
Expand Down

0 comments on commit a624fc4

Please sign in to comment.