FAQ | This is a LIVE service | Changelog

Skip to content
Commit 2facca0a authored by Dave Hart's avatar Dave Hart 🍕
Browse files

fix: correct types of `map` variables

Remove the type `map` from the `map` variables (module inputs) as it is
incorrect. Most of the variables should accept elements with different
types, and therefore should not be of type `map`. Instead, define the types
in detail which also provides more precise type-checking.

Clarify defaults for TLS checking and authentication proxy options in the
README.
parent 852873dd
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment