Skip to content

Commit

Permalink
chore: auto-fix lint and format issues
Browse files Browse the repository at this point in the history
  • Loading branch information
octavia-squidington-iii committed Dec 18, 2024
1 parent 77c11a1 commit 17231a0
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions airbyte-integrations/connectors/source-snowflake/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,36 @@ data:
sl: 100
allowedHosts:
hosts:
- ${host}
- ${host}
connectorBuildOptions:
baseImage: docker.io/airbyte/java-connector-base:1.0.0@sha256:be86e5684e1e6d9280512d3d8071b47153698fe08ad990949c8eeff02803201a
connectorSubtype: database
connectorTestSuitesOptions:
- suite: unitTests
- suite: integrationTests
testSecrets:
- fileName: config_auth.json
name: SECRET_SOURCE-SNOWFLAKE_OAUTH__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
- fileName: config.json
name: SECRET_SOURCE-SNOWFLAKE__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
- suite: acceptanceTests
testSecrets:
- fileName: config_auth.json
name: SECRET_SOURCE-SNOWFLAKE_OAUTH__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
- fileName: config.json
name: SECRET_SOURCE-SNOWFLAKE__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
- suite: unitTests
- suite: integrationTests
testSecrets:
- fileName: config_auth.json
name: SECRET_SOURCE-SNOWFLAKE_OAUTH__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
- fileName: config.json
name: SECRET_SOURCE-SNOWFLAKE__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
- suite: acceptanceTests
testSecrets:
- fileName: config_auth.json
name: SECRET_SOURCE-SNOWFLAKE_OAUTH__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
- fileName: config.json
name: SECRET_SOURCE-SNOWFLAKE__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
connectorType: source
definitionId: e2d65910-8c8b-40a1-ae7d-ee2416b2bfa2
dockerImageTag: 0.3.5
Expand All @@ -51,5 +51,5 @@ data:
releaseStage: alpha
supportLevel: community
tags:
- language:java
metadataSpecVersion: '1.0'
- language:java
metadataSpecVersion: "1.0"

0 comments on commit 17231a0

Please sign in to comment.