Skip to content

Commit

Permalink
Major: Merge pull request #23 from cloudmitigator/dependabot/terrafor…
Browse files Browse the repository at this point in the history
…m/terraform/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
rjulian authored Jun 4, 2020
2 parents cf0a2e6 + 16844c6 commit 91c7c6d
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 91c7c6d

Please sign in to comment.