1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Add SSH tunneling to Elastic Search Destination (#17805)

* Add support for using URL in tunneled config
* Add support for SSH tunneling to destination-elasticsearch and destination-elasticsearch-strict-encrypt
This commit is contained in:
Greg Solovyev
2022-10-14 16:12:16 -07:00
committed by GitHub
parent 18c328da2b
commit a73ae2b09d
13 changed files with 429 additions and 67 deletions

View File

@@ -16,5 +16,5 @@ ENV APPLICATION destination-elasticsearch-strict-encrypt
COPY --from=build /airbyte /airbyte
LABEL io.airbyte.version=0.1.3
LABEL io.airbyte.version=0.1.4
LABEL io.airbyte.name=airbyte/destination-elasticsearch-strict-encrypt