KusionStack/kusion
Feat: Kusion module supports Non-AppConfiguration model as generator entrance
Aperta
#1325 aperta il 18 nov 2024
help wantedkind/featurepriority/important-longterm
Metriche repository
- Star
- (1315 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
What would you like to be added?
kusion-module-framework supports Non-AppConfiguration model as generator entrance.
Why is this needed?
Currently, the entry point for Kusion module generator is unified as AppConfiguration, but users might have orchestration requirement for resource groups that are Non-AppConfiguration. Therefore, kusion-module-framework needs to provide support for this.