Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

airbyte_source_file (Resource) - Storage Provider Local Filesystem unavailable #93

Open
guifesquet opened this issue Apr 12, 2024 · 0 comments

Comments

@guifesquet
Copy link

Hi,
Thanks for the great work.

We are running Airbyte Open Source and we try to industrialize everything.

For some reasons, we need to connect local files to our storage.
The Files source connector works great in the UI, but as I said, we'd like use the terraform provider.

In the documentation (source_file#provider) you say

The storage Provider or Location of the file(s) which should be replicated.

But neither in the api

│ Attribute configuration.provider value must have exactly one child attribute defined, got: {"az_blob_azure_blob_storage":,"gcs_google_cloud_storage":,"https_public_web":,"s3_amazon_web_services":,"scp_secure_copy_protocol":,"sftp_secure_file_transfer_protocol":,"ssh_secure_shell":}

nor the terraform spec

allow this

I'm just wondering if that's an issue, or not, because Local Filesystem is available in Airbyte Open Source only.

Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant