airbytehq / airbytehq/terraform-provider-airbyte
Full Refresh Overwrite + Deduped Sync Mode missing from sync_mode in airbyte_connection resource
Ouverte
- Langage dominant
- Go
- Étoiles
- 67
- Forks
- 33
- Merge moyen
- 2 min
- PR mergées (30 j)
- 1
Description
In the airbyte connection resource - https://registry.terraform.io/providers/airbytehq/airbyte/latest/docs/resources/connection
The available values for configurations.streams.sync_mode has these values available to choose ["full_refresh_overwrite", "full_refresh_append", "incremental_append", "incremental_deduped_history"]
In the Airbyte UI, I am able to select a fifth replication method Full Refresh Overwrite + Deduped.
Would be great to have this as a value we can deploy from terraform.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.