A set of pre-deployment template checks intended as a plugin for @tinystacks/precloud.
By default, this plugin is included as a peer dependency of the precloud cli and is therefore always available.
This plugin performs the following checks when precloud check
is run:
- Verifies new EIPs would not exceed the service quota for the configured region.
- Verifies new VPCs would not exceed the service quota for the configured region.
- Verifies new S3 buckets would not exceed the service quota for the configured region.