airbytehq / terraform-provider-airbyte

Terraform Provider for Airbyte API
https://api.airbyte.com/
MIT License
42 stars 19 forks source link

airbyte_connection missing Transformation block #21

Open lizdeika opened 1 year ago

lizdeika commented 1 year ago

cloud airbyte Connection UI has a Transformation tab with these options:

There is not way to change transformation in airbyte_connection terraform resource

fr3fou commented 11 months ago

Any updates?

selfscrum commented 10 months ago

hello, any update on that issue? the provider is pretty useless without this setting

fr3fou commented 10 months ago

hello, any update on that issue? the provider is pretty useless without this setting

The fact that you can't configure which fields get imported and which don't also made me drop the provider. Quite misleading that the official tutorials for Airbyte tell you to use the provider instead of the now-unmaintained (?) octavia-cli, yet there're several unimplemented features:

Note: This tutorial leverages Octavia CLI, which is an alpha unofficial CLI that won't be maintained. Since the publication of this tutorial, Airbyte has released an official Terraform Provider, which we would advise to use instead of the CLI.