Skip to content

[FEATURE] optional strict argument for parse_config, raises error if requested environment value not set #22

@T-101

Description

@T-101

ie. yaml-file requests !ENV ${DOESNOTEXIST}

and when calling parse_config('yaml-file', strict=True) will raise an error because DOESNOTEXIST not set in environment

argument doesn't have to be called strict, just threw that in there as an example

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions