Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
pnadolny13 authored Apr 29, 2024
1 parent 112ecc4 commit 27f8dc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/meltano/loaders/target-redshift/ticketswap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ settings:
- description: Redshift cluster identifier. Note if sqlalchemy_url is set or enable_iam_authentication
is false this will be ignored.
kind: password
label: Cluster IDentifier
label: Cluster Identifier
name: cluster_identifier
sensitive: true
- description: Database name. Note if sqlalchemy_url is set this will be ignored.
kind: string
label: Databasename
label: Database name
name: dbname
- description: 'Redsdhift schema to send data to, example: tap-clickup'
kind: string
Expand Down

0 comments on commit 27f8dc8

Please sign in to comment.