1
0
mirror of synced 2026-01-07 00:05:48 -05:00
Files
airbyte/airbyte-integrations/connectors/source-snowflake/metadata.yaml
Evan Tahler 9ce3cc6e79 Java DB Source connector licenses to Elv2 (#27737)
* Java DB Source connector licenses to Elv2

* Bump PR Ids
2023-06-28 18:52:02 -07:00

25 lines
566 B
YAML

data:
allowedHosts:
hosts:
- ${host}
connectorSubtype: database
connectorType: source
definitionId: e2d65910-8c8b-40a1-ae7d-ee2416b2bfa2
dockerImageTag: 0.2.0
dockerRepository: airbyte/source-snowflake
githubIssueLabel: source-snowflake
icon: snowflake.svg
license: ELv2
name: Snowflake
registries:
cloud:
enabled: true
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/snowflake
tags:
- language:java
- language:python
metadataSpecVersion: "1.0"