runway.cfngin.environment module

CFNgin environment file parsing.

runway.cfngin.environment.parse_environment(raw_environment: str) Dict[str, Any][source]

Parse environment file contents.

Parameters

raw_environment – Environment file read into a string.