cnoe-io / cnoe-cli

CNOE CLI
Apache License 2.0
8 stars 4 forks source link

CNOE CLI - Feature to templatize CDK Modules. #18

Open elamaran11 opened 5 months ago

elamaran11 commented 5 months ago

We would appreciate the feature to templatize CDK Modules and Patterns. With this feature, we can reuse our CDK EKS Blueprints Patterns, CDK Observability Accelerator patterns and others to deploy platform templates via backstage.

nimakaviani commented 5 months ago

This is an interesting suggestion, thanks for bringing it up.

Autogenerating backstage templates from imperative code is a bit more complex, particularly depending on how defaults and variables are exposed. Definitely interested in hearing your thoughts on how to enable this though.