Skip to content

Commit

Permalink
Merge pull request #55 from clouddrove/dependabot/terraform/_examples…
Browse files Browse the repository at this point in the history
…/complete/clouddrove/lambda/aws-1.3.1
  • Loading branch information
anmolnagpal authored Dec 27, 2023
2 parents 007a5c5 + 373ad50 commit 3ee0a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/complete/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module "acm" {
####----------------------------------------------------------------------------------
module "lambda" {
source = "clouddrove/lambda/aws"
version = "1.3.0"
version = "1.3.1"

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

0 comments on commit 3ee0a5a

Please sign in to comment.