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
Yeah there's certainly been asks in both directions for this verbosity. I'm not sure we'll ever satisfy everyone. Maybe we can point folks at (and potentially a code comment in the scaffolding repo) https://github.com/hashicorp/terraform-provider-corner/blob/main/internal/framework6provider/schema_resource.go although I'm honestly really not sure the benefit without also showing real data handling. Maybe we should just make a terraform-provider-examplecloud or something with its own fake "API SDK" package with types, client, and "API" operations.
References
scaffold
commandContext
There seems to be an appetite for the
scaffold
function to provide different levels of information in the skeleton that is created:No proposal right now, maybe the
scaffold
command isn't the right place for this, but wanted to document this before I forget 😃The text was updated successfully, but these errors were encountered: