Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 700 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 700 Bytes

@tinystacks/aws-template-checks

A set of pre-deployment template checks intended as a plugin for @tinystacks/precloud.

How To Use

By default, this plugin is included as a peer dependency of the precloud cli and is therefore always available.

Supported Template Checks

This plugin performs the following checks when precloud check is run:

  1. Verifies new EIPs would not exceed the service quota for the configured region.
  2. Verifies new VPCs would not exceed the service quota for the configured region.
  3. Verifies new S3 buckets would not exceed the service quota for the configured region.