Skip to content

Commit

Permalink
Bump SERVICE_NAME-dlq::cloud-platform-terraform-sqs in /templates
Browse files Browse the repository at this point in the history
Bumps [SERVICE_NAME-dlq::cloud-platform-terraform-sqs](https://github.com/ministryofjustice/cloud-platform-terraform-sqs) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/ministryofjustice/cloud-platform-terraform-sqs/releases)
- [Commits](ministryofjustice/cloud-platform-terraform-sqs@5.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: SERVICE_NAME-dlq::github::ministryofjustice/cloud-platform-terraform-sqs::5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 45ab369 commit f1483d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/sqs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ resource "aws_sqs_queue_policy" "SERVICE_NAME-queue-policy" {
}

module "SERVICE_NAME-dlq" {
source = "github.com/ministryofjustice/cloud-platform-terraform-sqs?ref=5.0.0"
source = "github.com/ministryofjustice/cloud-platform-terraform-sqs?ref=5.1.0"

# Queue configuration
sqs_name = "SERVICE_NAME-dlq"
Expand Down

0 comments on commit f1483d6

Please sign in to comment.