gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 23 forks source link

Add forms support #214

Closed martezr closed 3 months ago

markekibbe commented 5 months ago

@martezr

Is there a tentative milestone, or release date regarding this?

How much feature parity does it provide for the form inputs vs ... traditional/legacy inputs, especially with regards to newer form exclusive inputs such as the KVP one, and array types?

Eager to compare terraform to a large catalog item that is input driven to a forms driven equivalent.

martezr commented 5 months ago

@markekibbe The plan is for it to be wrapped up by next month with the goal to include all of the new input types. A primary consideration is the UX of the form resource, especially how the order of the field groups and inputs work.