Skip to content

Sceptre/sceptre-hook-template

Repository files navigation

README

Overview

A brief description. Be clear about the purpose of the hook, its capabilities and limitations.

Installation

Installation instructions

To install directly from PyPI

pip install sceptre-hook-template

To install from the git repo

pip install git+https://github.com/Sceptre/sceptre-hook-template.git

Usage/Examples

Use the hook with a hook point

hooks:
  hook_point:
    - !custom <args>

Example

hooks:
  before_create:
    - !custom "HelloWorld"

About

A github template for custom Sceptre hooks

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages