ernestio / ernest

Ernest is a tool to define, manage and collaborate on your infrastructure
http://ernest.io/
Mozilla Public License 2.0
17 stars 6 forks source link

Remove provider requirements when creating a project #841

Open g3kk0 opened 6 years ago

g3kk0 commented 6 years ago

Projects at their most basic should be a simple container that environments can be created within.

Currently in order to create a project you need to provide various details about the with regards to the infrastructure provider. This leads to two problems:

By default the project resource should nothing more than a way to group environments with the option to set default values for the environments within (e.g. provider details if the user wishes).