Skip to content

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

License

Notifications You must be signed in to change notification settings

subeshb1/cloudformation-launch-stack-button-svg

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published