Skip to content

Add test for schema_change_handling omitted scenario#518

Open
fivetran-jovanmanojlovic wants to merge 1 commit intomainfrom
jovan/test-schema-change-handling-omitted
Open

Add test for schema_change_handling omitted scenario#518
fivetran-jovanmanojlovic wants to merge 1 commit intomainfrom
jovan/test-schema-change-handling-omitted

Conversation

@fivetran-jovanmanojlovic
Copy link
Contributor

Test demonstrates:

  • When schema_change_handling is omitted in Terraform config, it is NOT stored in state
  • Terraform does not manage this field, so API retains existing value (BLOCK_ALL)
  • When adding schema_change_handling explicitly, provider does NOT send it in PATCH
  • This documents the current behavior where customers must explicitly set the field

Test demonstrates:
- When schema_change_handling is omitted in Terraform config, it is NOT stored in state
- Terraform does not manage this field, so API retains existing value (BLOCK_ALL)
- When adding schema_change_handling explicitly, provider does NOT send it in PATCH
- This documents the current behavior where customers must explicitly set the field
@fivetran-jovanmanojlovic fivetran-jovanmanojlovic marked this pull request as ready for review February 12, 2026 10:22
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

Successfully merging this pull request may close these issues.

1 participant