Hi guys, I’d love if someone could help me trouble...
# general
c
Hi guys, I’d love if someone could help me troubleshoot an issue I have with AWS ElasticTranscoder Pipeline creation, basically, the pipeline creation is stuck in the “creating” phase forever. No errors or timeouts. The pipeline doesn’t exist in AWS so it should be created. Every other resource I create/update/delete works flawlessly. I’m using the latest version of pulumi and pulumi aws. Thank you!
Found the issue in CloudTrail:
Copy code
"errorMessage": "The account already has the maximum number of pipelines allowed: account=418691048086, maximum number of pipelines=4",
However, Pulumi does not warn about this