Description
Hi, could you consider supporting array data types?
Motivation
I specifically want to pass Amazon OpenSeach Domain Security Group IDs - so array of strings. Many more use cases though.
Proposed Solution
Alternatives
JSON.parse() string env var, not ideal.
Additional Information
No response