fivetran / terraform-provider-fivetran

Terraform Provider for Fivetran
https://fivetran.com
Apache License 2.0
40 stars 23 forks source link

Fixes for connector resource #259

Closed beevital closed 8 months ago

beevital commented 8 months ago

Fix for https://github.com/fivetran/terraform-provider-fivetran/issues/258 Reworked handling for complex object collections under connector config.

Fix for https://github.com/fivetran/terraform-provider-fivetran/issues/177 ON creation if run_setup_tests is set to true, but in response we received "incomplete" setup_status - force destination setup-tests one more time. Added warning diags with setup-test results.