/cloudformation-launch-stack-button-svg

A nice, resolution independent, SVG version of the AWS CloudFormation "Launch Stack" button 🎉

MIT LicenseMIT

Cloudformation "Launch Stack" button in SVG

A nice, resolution independent, SVG version of the AWS CloudFormation "Launch Stack" button 🎉

AWS CloudFormation Launch Stack SVG Button

Initially made for the Elastic CI Stack for AWS.

Usage

You can use it in Markdown like so:

[![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=buildkite&templateURL=https://s3.amazonaws.com/my-great-stack.json)

or with plain ol’ HTML:

<a href="https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=buildkite&amp;templateURL=https://s3.amazonaws.com/my-great-stack.json"><img alt="Launch Stack" src="https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg"></a>

Source

[Launch Stack.sketch](Launch Stack.sketch) (Sketch 3)

Licence

See LICENSE (MIT)