chaostoolkit / chaostoolkit-lib

The Chaos Toolkit core library
https://chaostoolkit.org/
Apache License 2.0
77 stars 46 forks source link

Add support for specifying a type for `env` type configuration values #248

Closed ciaransweet closed 2 years ago

ciaransweet commented 2 years ago

This PR adds support for env_var_type to be a key in the declaration of configuration values which are of type:env. Supported types are the same as extra_vars: str, int, float, bytes