AllowAutoTopicCreation to be introduced to writer config, and passed through to the writer itself. **Supporting documentation** ``` // AllowAutoTopicCreation notifies writer to create topic if missing. AllowAutoTopicCreation [bool](https://pkg.go.dev/builtin#bool) ```