Skip to content

inka/tacks

 
 

Repository files navigation

Tacks

Build Status

Tacks makes it convenient to build and maintain AWS CloudFormation exectuable templates and snippets without resorting to an additional toolchain.

If offers the following features (in no particular order):

  • Combine metadata (e.g. tags, the name of stack, rollback behaviour) with stack resources in one file
  • Support for environments (e.g. production, staging ...) and environment-specific settings
  • Executable (+x) templates
  • Stack event viewing
  • Interchangeably use YAML or JSON for describing a stack (since JSON is YAML starting with YAML 1.2)

See examples/ for full-blown examples on how to use tacks.

Packages

No packages published

Languages

  • Go 96.1%
  • Makefile 3.8%
  • Shell 0.1%