A Sceptre resolver for executing generic shell commands during stack resolution. This package allows Sceptre to dynamically resolve stack parameters by running arbitrary commands. The current version is 2.0.0, with irregular releases.
pip install sceptre-cmd-resolverVerified import paths — ran on the pinned version, not inferred.
Basic usage of CmdResolver.
Upgrade Sceptre to at least 2.0.0.
Do not use user-provided input directly in the command.
Redirect stderr to stdout in the command (e.g., 2>&1).
No dependency data recorded yet.