stack-spot / stackspot-roadmap

2 stars 0 forks source link

Starter for shared infra(Infra Plugin) and Starter for application infrastructure #71

Open MarianaPacheco1 opened 7 months ago

MarianaPacheco1 commented 7 months ago

Description

Upon completing this user story, content creators will be able to create their infra starter using only infra plugins to create shared infra, in addition, content creators will be able to add infra plugin with the "app allowed" flag registered in the plugin's yaml to create the application infrastructure.

Intended Result

The successful implementation of this user story will benefit content creators who will now be able to create their infra starters, thus creating possibilities to perform a create infra with infra starter, being able, for example, to have a starter with a set of plugins that need be applied to create the data structure, the data pipeline. In short, the content creator will now have the possibility to create an shared infra from an infra starter and create the application infrastructure by adding an infra plugin "app allowed" in the app starter.

How will it work

When accessing the starter creation journey, the content creator will be able to choose the type of starter creation, app starter or infra starter. Once chosen, he will then be able to choose the plugins that are available for this type of structure. When inserting a create infra in the CLI, the user will have the possibility of using an infra starter in this flow, this does not eliminate the fact that he can use a stack in the create infra as is currently the case.

Preview Feature

Flow Infra Starter

Image

Flow App Starter

Image