Skip to content

Commit

Permalink
add secret
Browse files Browse the repository at this point in the history
  • Loading branch information
edgao committed Dec 16, 2024
1 parent c4bff67 commit 7db4b88
Showing 1 changed file with 2 additions and 55 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,59 +26,6 @@ data:
- suite: unitTests
- suite: integrationTests
testSecrets:
- name: SECRET_DESTINATION-S3-V2-MINIMAL-REQUIRED-CONFIG
fileName: s3_dest_v2_minimal_required_config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-JSONL-ROOT-LEVEL-FLATTENING
# fileName: s3_dest_v2_jsonl_root_level_flattening_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-JSONL-GZIP
# fileName: s3_dest_v2_jsonl_gzip_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-JSONL-STAGING
# fileName: s3_dest_v2_jsonl_staging_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-CSV
# fileName: s3_dest_v2_csv_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-CSV-ROOT-LEVEL-FLATTENING
# fileName: s3_dest_v2_csv_root_level_flattening_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-CSV-GZIP
# fileName: s3_dest_v2_csv_gzip_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-AVRO
# fileName: s3_dest_v2_avro_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-AVRO-BZIP2
# fileName: s3_dest_v2_avro_bzip2_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-PARQUET
# fileName: s3_dest_v2_parquet_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
# - name: SECRET_DESTINATION-S3-V2-PARQUET-SNAPPY
# fileName: s3_dest_v2_parquet_snappy_config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
- name: SECRET_DESTINATION-ICEBERG_V2_S3_GLUE_CONFIG
fileName: glue.json
metadataSpecVersion: "1.0"

0 comments on commit 7db4b88

Please sign in to comment.