nginxinc / nginx-go-crossplane

A library for working with NGINX configs in Go
Apache License 2.0
46 stars 12 forks source link

fix: add missing zone_sync_ssl_conf_command directive #79

Closed dylan-way closed 7 months ago

dylan-way commented 7 months ago

Proposed changes

Add missing zone_sync_ssl_conf_command directive

https://nginx.org/en/docs/stream/ngx_stream_zone_sync_module.html

Checklist

Before creating a PR, run through this checklist and mark each as complete.