Automatically set building block input type from terraform
J
Johannes Rudolph
When I have a terraform module with a name like "workspace_identifier" meshStack right now detects this as a simple string user input.
It would be a nice convenience if meshStack automatically recognized a few common patterns and set the right types instead
- workspace_identifier => Source: Workspace Identifier
- project_identifier => Source: Project Identifier
- account_id, subscription_id, project_id => Source: Platform Tenant Id