Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Latest commit

 

History

History
64 lines (46 loc) · 2.3 KB

index.rst

File metadata and controls

64 lines (46 loc) · 2.3 KB

StackFormation Documentation

image

Build Status Code Climate Test Coverage

Lightweight AWS CloudFormation Stack, Template and Parameter Manager and Preprocessor

Deploying CloudFormation stacks to AWS can be done using the AWS Console, AWS Cli or any SDK. While this is perfectly ok it can be a challenge to keep track of what template is used for what stack and manage the input parameters. This is where "StackFormation" comes in.

StackFormation (note the wordplay: CloudFormation / Stacks) will read blueprint.yml files that contains information about stacks, the templates they use and their input parameters. It also allows you to query values for input parameters from other stack's resources or outputs. In addition to that StackFormation makes it easy to embed scripts into UserData.

image

If you have any questions please feel free to contact us:

This version of the documentation covering StackFormation has been rendered at:

GettingStarted/index

Blueprints/index Templates/index StackReferences/index UserData/index Stack/index StackPolicies/index Functions/index FilePaths/index ShellCommands/index AwsSdk/index Misc/index

Contributing/index

License

Open Software License v. 3.0 (OSL-3.0)