Closed
Description
Description
When enabling FIFO SNS topic by using:
fifo_topic = true
content_based_deduplication = true
If I don't append the .fifo
suffix in my topic name it throws an error: Error: invalid topic name: my-topic
.
In terraform-aws-sqs module the .fifo
suffix is appended automatically when creating a FIFO queue.
Let me know if I can open a PR with the change in case you think it would be better to do something similar for this module too.
Metadata
Metadata
Assignees
Labels
No labels