diff --git a/README.md b/README.md index 973b6ab..97a9902 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,6 @@ This module provides: - SNS topic subscriptions It's possible to subscribe SQS as Dead Letter Queue. -**Unfortunately** `redrive_policy` is not yet available in `terraform`. It's waiting for PR https://github.com/terraform-providers/terraform-provider-aws/pull/11770 -Without `redrive_policy` it's impossible to configure DLQ. ## Security & Compliance [](https://bridgecrew.io/) diff --git a/README.yaml b/README.yaml index 9fa83a8..abe3860 100644 --- a/README.yaml +++ b/README.yaml @@ -48,8 +48,6 @@ introduction: |- - SNS topic subscriptions It's possible to subscribe SQS as Dead Letter Queue. - **Unfortunately** `redrive_policy` is not yet available in `terraform`. It's waiting for PR https://github.com/terraform-providers/terraform-provider-aws/pull/11770 - Without `redrive_policy` it's impossible to configure DLQ. usage: |- Amazon Simple Notification Service (Amazon SNS) is a web service that coordinates and manages the delivery or sending of messages to subscribing endpoints or clients.