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

Support connector Core Tables in fivetran_connector_schema_config #164

Open
michael-robbins opened this issue Jul 19, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@michael-robbins
Copy link

Currently if you provide a connectors 'core tables' in the schema config, it will successfully apply, but then if you do another plan/apply the Fivetran provider thinks the 'core tables' don't exist and attempt to apply them again.

This is because the underlying Fivetran API doesn't return 'core tables' when Terraform does the refresh.

Is there a way to support this scenario by either having Fivetran's API return Core Tables, or the Fivetran Terraform provider filtering out the Core Tables in the schema config? Or maybe something else?

@LukaDevic
Copy link
Contributor

Hi @michael-robbins, thank you for reporting this! I created internal ticket.

@LukaDevic LukaDevic self-assigned this Jul 21, 2023
@beevital beevital added the enhancement New feature or request label Dec 1, 2023
@beevital beevital assigned beevital and unassigned LukaDevic Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants