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

Configuring resources for reverse ETL using Terraform is not working #160

Open
yyu-summer opened this issue Dec 4, 2024 · 0 comments
Open

Comments

@yyu-summer
Copy link

Description

One of our customers is trying to configure resources in segment for the reverse ETL using Terraform, but the terraform plan command always show them there are changes, even they have run the terraform apply many times.
To Reproduce

Example Terraform code that triggers the issue:

image

image

We made this change to deprecate the fields (related to schedule config) in reverse_etl_model, so it shouldn’t be updated every time the terraform is run

https://github.com/segmentio/terraform-provider-segment/blob/main/CHANGELOG.md

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

1 participant