Skip to content

Commit

Permalink
Merge pull request #23 from cloudmitigator/dependabot/terraform/terra…
Browse files Browse the repository at this point in the history
…form/sqs_lambda/sqs_lambda-1.0.0

Bump sqs_lambda from 0.6.0 to 1.0.0 in /terraform/sqs_lambda
  • Loading branch information
mcbanderson authored Jun 4, 2020
2 parents 06ae02f + 9437fca commit 77f099f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/sqs_lambda/sqs_lambda.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "sqs_lambda" {
source = "git::https://github.com/cloudmitigator/reflex-engine.git//modules/sqs_lambda?ref=v0.6.0"
source = "git::https://github.com/cloudmitigator/reflex-engine.git//modules/sqs_lambda?ref=v1.0.0"

cloudwatch_event_rule_id = var.cloudwatch_event_rule_id
cloudwatch_event_rule_arn = var.cloudwatch_event_rule_arn
Expand Down

0 comments on commit 77f099f

Please sign in to comment.