issues
search
cuperman
/
cdk-appconfig
High-level AppConfig constructs for AWS CDK
5
stars
0
forks
source link
Improved Naming
#6
Closed
cuperman
closed
3 years ago
cuperman
commented
3 years ago
Names on all AppConfig resources are optional (auto-generated if omitted)
Don't explicitly set physical name (let CDK auto-generate physical names)
Fix support for interfaces
Fix typescript warning for reserved word "type"
More conventional static method names used for importing resources
Simpler examples in docs