Hi all, I am new to pulumi. I am using it to deplo...
# general
w
Hi all, I am new to pulumi. I am using it to deploy an AWS stack. The stack consists of over 300 services. I often get the no integration error when updating my stack "* Error creating API Gateway Deployment: BadRequestException: No integration defined for method". If I only created a few services, it would work and sometimes I have to run "pulumi up" a couple of times. Has anyone experienced this issues. Here is the function that I wrote to create my API s.