NASA-IMPACT / nasa-apt

Code and issues relevant to the NASA APT project
Apache License 2.0
6 stars 0 forks source link

fix: combine resource policy for service quota limit #895

Closed jjfrench closed 2 months ago

jjfrench commented 2 months ago

Description

The previous build/deploy appeared to be failing due to a service limit on the number of resource policies, which is limited to 10 per region. I've combined these two logs into one statement and cleaned up one of the older, seemingly unused resource policies in the us-east-1 region (same service, same region)

nasaaptapistagingosdomainESLogGroupPolicyc8683312463629a907f3783a7c622e3e93b65d8b57A430EDC2 : Received response status [FAILED] from custom resource. Message returned: Resource limit exceeded.

wrynearson commented 2 months ago

@jjfrench, is it correct that this isn't fixed yet? If not, are you able to keep working on this?