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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streams order changed between terraform plan and apply #83

Open
Jrmyy opened this issue Feb 20, 2024 · 2 comments
Open

Streams order changed between terraform plan and apply #83

Jrmyy opened this issue Feb 20, 2024 · 2 comments

Comments

@Jrmyy
Copy link

Jrmyy commented Feb 20, 2024

馃憢馃徎 Hello

I am seing a strange behaviour in the terraform provider. A connection which is not updated will appear in the state (terraform plan) as modified because the streams list order can change over time.

This is problematic because we discard fields we don't want to synchronize to our destination but when terraform applies the change on the connection, it will reset the fields selection, which is far from ideal.

Is there a way to ensure consistency of streams order ?

@Jrmyy
Copy link
Author

Jrmyy commented Apr 15, 2024

馃憢馃徎 Hello
I can see that a new release 0.4.2 has been made. Is this release contains the fix to this issue ?

@Lau-ie
Copy link

Lau-ie commented May 2, 2024

I'm also getting this weird behaviour.

Terrafrom plan lists that a lot of connections will be updated in-place where only the order of the streams changes. When I try to apply anyway I run into Issue 91 where it errors out because it thinks there is a primary key configured.

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

2 participants