Skip to content

Commit

Permalink
Merge pull request #78 from clouddrove/dependabot/terraform/_example/…
Browse files Browse the repository at this point in the history
…nlb/clouddrove/ec2/aws-2.0.2
  • Loading branch information
anmolnagpal authored Jan 15, 2024
2 parents da2fba0 + 54f186c commit 9051772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/nlb/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ data "aws_iam_policy_document" "iam-policy" {
##-----------------------------------------------------
module "ec2" {
source = "clouddrove/ec2/aws"
version = "2.0.1"
version = "2.0.2"

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

0 comments on commit 9051772

Please sign in to comment.