Skip to content

Commit

Permalink
Merge pull request #80 from clouddrove/dependabot/terraform/_example/…
Browse files Browse the repository at this point in the history
…clb/clouddrove/ec2/aws-2.0.2
  • Loading branch information
anmolnagpal authored Jan 15, 2024
2 parents 8d37bbe + e6a7d28 commit 1ef5f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/clb/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 1ef5f88

Please sign in to comment.