Use Cases or Problem Statement
Super minor, but came up during the templating RFC review that a common naming convention for resource/data source files is {THING}_(data_source|resource).go which makes it easier to find correlated resources and data sources for the same real world resource. Currently the generator creates schema/data model packages as resource_{THING}, etc.
Proposal
While still in technical preview, consider flipping the naming convention for the generated packages.
Additional Information
No response
Code of Conduct
Use Cases or Problem Statement
Super minor, but came up during the templating RFC review that a common naming convention for resource/data source files is
{THING}_(data_source|resource).gowhich makes it easier to find correlated resources and data sources for the same real world resource. Currently the generator creates schema/data model packages asresource_{THING}, etc.Proposal
While still in technical preview, consider flipping the naming convention for the generated packages.
Additional Information
No response
Code of Conduct