Skip to content
This repository was archived by the owner on Aug 12, 2018. It is now read-only.

hjacobs/docker-aws-cfn-signal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-aws-cfn-signal

Provides the CloudFormation helper script cfn-signal from the aws-cfn-bootstrap package to signal CF resources.

Example usage to send a SUCCESS signal for the mystack-1 CF stack (WorkerAutoScaling resource):

docker run registry.opensource.zalan.do/teapot/cfn-signal:1.4-4 mystack-1 WorkerAutoScaling 0

Credits

Shamelessly stolen from https://github.com/asynchrony/docker-aws

About

Docker image to signal AWS Cloud Formation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages