Local development

Configure resources for local development.
If you are developing a task locally that references a Resource, you can either use the remote version of that resource, if fallback is enabled, or configure a local version of that resource. The latter is useful, for example, if you want to test a SQL query against a local PostgreSQL instance.
Local resources can be managed from the Studio UI. For more information, see the Local configuration documentation.