Due to this SDK bug databricks/databricks-sdk-go#1366 when there is an empty slice in config (and possible empty map) we'll get permanent local drift because we interpret ForceSendFields correctly for the struct in memory but when serializing it to state, information is lost.