Skip to content

time-loop/cdk-named-environments

Repository files navigation

codecov

cdk-named-environments

This repo provides an interface for NamedEnv, an extension of the AWS provided Environment interface. The goal is to allow the operator to abstract away info associated with an Environment, and make them human-intelligible for consumers. For this reason it is recommended that you create your own library and class implementing NamedEnv, to automatically abstract for example networking configuration that the average developer should assume will Just Work.