Categories: Added, Removed, Changed, Fixed, Nonfunctional, Deprecated
- Added support for all CDK languages by allowing
path
to reference a cdk.json file.
- Updated required Sceptre Version to 4.0
- Migrated to using the recommended way of obtaining session environment variables for running the cdk-assets subprocess.
- Enabled imports on loaded CDK Python modules
- Initial CDK template handler code