Skip to content

Commit

Permalink
Destination bigquery: remove unused secrets (#38715)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgao authored May 28, 2024
1 parent ccea023 commit b665e43
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions airbyte-integrations/connectors/destination-bigquery/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,26 +77,6 @@ data:
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_CREDENTIALS_IMPERSONATE_FAIL_CREDS
fileName: credentials-impersonate-fail.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_CREDENTIALS_IMPERSONATE__CREDS
fileName: credentials-impersonate.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_CREDENTIALS_NO_GCS_CREATE_ROLE
fileName: copy_gcs_no_create_roles_config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_CREDENTIALS_NO_GCS_WRITE_ROLE
fileName: copy_gcs_no_write_roles_config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_CREDENTIALS_NO_PUBLIC_SCHEMA_EDIT_ROLE
fileName: credentials-no-edit-public-schema-role.json
secretStore:
Expand All @@ -107,21 +87,6 @@ data:
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_CREDENTIALS_WITH_MISSED_DATASET_CREATION_ROLE__CREDS
fileName: credentials-with-missed-dataset-creation-role.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_CREDENTIALS__CREDS
fileName: credentials.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_CREDENTIALS__CREDS_OAUTH
fileName: credentials_oauth.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-BIGQUERY_STANDARD-NO-DATASET-CREATION__CREDS
fileName: credentials-standard-no-dataset-creation.json
secretStore:
Expand Down

0 comments on commit b665e43

Please sign in to comment.