Open eheydrick opened 2 years ago
The haproxy_listen resource should take an array of option statements like other resources do.
haproxy_listen
option
Add option param to the haproxy_listen resource.
extra_options can be used but then it's inconsistent between resources.
extra_options
I have a PR in the works for this.
:speaking_head: Foreword
:person_frowning: Problem Statement
The
haproxy_listen
resource should take an array ofoption
statements like other resources do.:grey_question: Possible Solution
Add
option
param to thehaproxy_listen
resource.:arrow_heading_up: Describe alternatives you've considered
extra_options
can be used but then it's inconsistent between resources.:heavy_plus_sign: Additional context
I have a PR in the works for this.