alexharv074 / sceptre-formatted-yaml-handler

A Sceptre template handler that formats yaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Overview

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

Installation

Installation instructions

To install directly from PyPI

pip install sceptre-template-handler-template

To install from the git repo

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

Usage/Examples

Refer to the Sceptre template handler docs for more information.

template:
  type: <template handler>

Example

template:
  type: custom

About

A Sceptre template handler that formats yaml


Languages

Language:Python 100.0%