aws.sns.TopicSubscription with protocol 'sqs' creates a faulty subscription #1558
Labels
area/examples
kind/bug
Some behavior is incorrect or out of spec
needs-repro
Needs repro steps before it can be triaged or fixed
needs-triage
Needs attention from the triage team
What happened?
When using pulumi to create subscription between sns topic and sqs queue, while the subscription is created and viewable on AWS dashboard, does not work (messages are not consumed). However, after manually subscribing to the topic from the console, sqs starts pulling from the topic.
Example
IaC
Publisher
Output of
pulumi about
CLI
Version 3.93.0
Go Version go1.21.5
Go Compiler gc
Host
OS darwin
Version 13.5
Arch arm64
Backend
Name pulumi.com
URL https://app.pulumi.com/zestsystem
User zestsystem
Organizations zestsystem, utc
Token type personal
Pulumi locates its logs in /var/folders/pf/34pz6n095dz0b0q2ph6xst_c0000gn/T/ by default
warning: Failed to read project: no Pulumi.yaml project file found (searching upwards from /Users/mikeyim/projects/work/utc). If you have not created a project yet, use
pulumi new
to do so: no project file foundwarning: Failed to get information about the current stack: no Pulumi.yaml project file found (searching upwards from /Users/mikeyim/projects/work/utc). If you have not created a project yet, use
pulumi new
to do so: no project file foundAdditional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: