You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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:
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
The text was updated successfully, but these errors were encountered: