Skip to content

Commit 89fcf94

Browse files
Set ForceSendFields for boolean/integer values explicitly set to false/0 (#3385)
* Always set ForceSendFields if explicitly set * fix * fix databricks_sql_global_config * fix * only store fields from force send fields in state * check for zero values * only check against force send fields if set * fixed sql config * fixed test * Update common/reflect_resource_test.go Co-authored-by: Miles Yucht <[email protected]> * Update common/reflect_resource.go Co-authored-by: Miles Yucht <[email protected]> * addressed feedback * added unit test for serverless delete * fix --------- Co-authored-by: Andrew Nester <[email protected]>
1 parent dfd311d commit 89fcf94

9 files changed

+204
-207
lines changed

common/force_send_fields.go

Lines changed: 0 additions & 71 deletions
This file was deleted.

common/force_send_fields_test.go

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)