Skip to content

Commit

Permalink
Merge pull request #57 from clouddrove/dependabot/terraform/_examples…
Browse files Browse the repository at this point in the history
…/vpc_link_api/clouddrove/subnet/aws-2.0.1
  • Loading branch information
anmolnagpal authored Dec 27, 2023
2 parents 3ee0a5a + 01808ac commit 4e07cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/vpc_link_api/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ module "vpc" {
#tfsec:ignore:aws-ec2-no-public-ip-subnet
module "public_subnets" {
source = "clouddrove/subnet/aws"
version = "2.0.0"
version = "2.0.1"

name = local.name
environment = local.environment
Expand Down

0 comments on commit 4e07cb4

Please sign in to comment.