Skip to content

Commit

Permalink
Unhide DynamoDB destination (airbytehq#18994)
Browse files Browse the repository at this point in the history
  • Loading branch information
grishick authored Nov 7, 2022
1 parent 9c39c0e commit a990d8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airbyte-webapp/src/core/domain/connector/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export const getExcludedConnectorIds = (workspaceId: string) =>
isCloudApp()
? [
"707456df-6f4f-4ced-b5c6-03f73bcad1c5", // hide Cassandra Destination https://github.com/airbytehq/airbyte-cloud/issues/2606
"8ccd8909-4e99-4141-b48d-4984b70b2d89", // hide DynamoDB Destination https://github.com/airbytehq/airbyte-cloud/issues/2608
"9f760101-60ae-462f-9ee6-b7a9dafd454d", // hide Kafka Destination https://github.com/airbytehq/airbyte-cloud/issues/2610
"294a4790-429b-40ae-9516-49826b9702e1", // hide MariaDB Destination https://github.com/airbytehq/airbyte-cloud/issues/2611
"8b746512-8c2e-6ac1-4adc-b59faafd473c", // hide MongoDB Destination https://github.com/airbytehq/airbyte-cloud/issues/2612
Expand Down

0 comments on commit a990d8c

Please sign in to comment.