awslabs / app-development-for-backstage-io-on-aws

A developer portal to meet your Enterprise needs. Fast, secure, and at-scale.
https://opaonaws.io/
Apache License 2.0
160 stars 28 forks source link

VPC and EIP limits exceeds on a brand new aws account #18

Closed gowthamshankar99 closed 1 year ago

gowthamshankar99 commented 1 year ago

it looks like the make deploy cdk creates more than 5 EIPs and the default service quota limit for EIP is 5 per region.

Can we add somewhere in the documentation regarding this ? this could avoid any failures that may happen.

image
z-sourcecode commented 1 year ago

Thanks you for your feedback and contribution @gowthamshankar99 . On the next release this issue won't be a problem as we will support dynamic provisioning of environments.