nginxinc / nginx-go-crossplane

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

fix: update parsing logic to handle variables with braces #66

Closed sylwang closed 1 year ago

sylwang commented 1 year ago

Proposed changes

Address 43818 so that the user can use variables with braces in the nginx config file.

Checklist

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