You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: