Skip to content

Latest commit

Β 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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)

About

A nice, resolution independent, SVG version of the AWS CloudFormation "Launch Stack" button πŸŽ‰

Resources

Stars

39 stars

Watchers

14 watching

Forks

Releases

Packages

Contributors