airbytehq / terraform-provider-airbyte

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

Selective Columns: selected_fields is not working as fieldSelectionEnabled is not set by terraform provider #124

Open pankaj-lmg opened 1 month ago

pankaj-lmg commented 1 month ago

It seems like in the recent version, the support for selective column is added but it is not working as the flag fieldSelectionEnabled is not exposed.

New Version Reference: https://registry.terraform.io/providers/airbytehq/airbyte/latest/docs/data-sources/connection#nested-schema-for-configurationsstreamsselected_fields

Code that is skipping reading selected_fields in airbyte-platform:

image

pankaj-lmg commented 1 month ago

Discussion started my maintainer https://github.com/airbytehq/airbyte/discussions/41944