Skip to content

Template for aws cdk configuration to manage multiple environments

Notifications You must be signed in to change notification settings

kis9a/aws-cdk-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Template for aws cdk configuration to manage multiple environments.

Concepts

Config, Env, Resource, Data. these concepts are used as different concepts from the cdk core concepts.
Config, Env is provided as a package for managing configuration.
Resource provides an integrated package for managing resources.
Data provides a structure for managing externally referenced resources. (like terraform's data source).

Refrences

About

Template for aws cdk configuration to manage multiple environments

Resources

Stars

Watchers

Forks