A brief description. Be clear about the purpose of the hook, its capabilities and limitations.
Installation instructions
To install directly from PyPI
pip install sceptre-hook-templateTo install from the git repo
pip install git+https://github.com/Sceptre/sceptre-hook-template.gitUse the hook with a hook point
hooks:
hook_point:
- !custom <args>hooks:
before_create:
- !custom "HelloWorld"