pulumi / pulumi-awsx

AWS infrastructure best practices in component form!
https://www.pulumi.com/docs/guides/crosswalk/aws/
Apache License 2.0
221 stars 104 forks source link

Workflow failure: master #1376

Closed pulumi-bot closed 3 weeks ago

pulumi-bot commented 3 weeks ago

Workflow Failure

master has failed. See the list of failures below:

t0yv0 commented 3 weeks ago

        * creating IPAM: operation error EC2: CreateIpam, https response error StatusCode: 400, RequestID: 6478756d-f75d-499b-b8b8-4d34364b8a1a, api error ResourceLimitExceeded: You've reached the limit for ipams. You have created 1 ipams and you are limited to 1.

The new IPAM tests are hitting limits.

t0yv0 commented 3 weeks ago

Looking in the CI account, there were no IPAMs so they must get cleaned out overnight. Restarting fixed the issue. Closing for now.