Skip to content

Commit

Permalink
add examples
Browse files Browse the repository at this point in the history
michaelwittig committed May 14, 2019
1 parent 1a7be7c commit 139d568
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -31,6 +31,27 @@ Resources:
TemplateURL: './node_modules/@cfn-modules/alerting/module.yml'
```

## Examples

* [asg-singleton-ssm](https://github.com/cfn-modules/docs/tree/master/examples/asg-singleton-ssm)
* [ec2-ebs](https://github.com/cfn-modules/docs/tree/master/examples/ec2-ebs)
* [ec2-efs](https://github.com/cfn-modules/docs/tree/master/examples/ec2-efs)
* [ec2-mysql](https://github.com/cfn-modules/docs/tree/master/examples/ec2-mysql])
* [ec2-postgres](https://github.com/cfn-modules/docs/tree/master/examples/ec2-postgres)
* [ec2-ssh-bastion](https://github.com/cfn-modules/docs/tree/master/examples/ec2-ssh-bastion)
* [ec2-ssm](https://github.com/cfn-modules/docs/tree/master/examples/ec2-ssm)
* [fargate-alb-ambassador-pattern](https://github.com/cfn-modules/docs/tree/master/examples/fargate-alb-ambassador-pattern)
* [fargate-alb-single-container](https://github.com/cfn-modules/docs/tree/master/examples/fargate-alb-single-container)
* [serverless-cron](https://github.com/cfn-modules/docs/tree/master/examples/serverless-cron)
* [serverless-iam](https://github.com/cfn-modules/docs/tree/master/examples/serverless-iam)
* [serverless-image-resize](https://github.com/cfn-modules/docs/tree/master/examples/serverless-image-resize)
* [serverless-sqs-queue](https://github.com/cfn-modules/docs/tree/master/examples/serverless-sqs-queue)
* [serverless-webhook](https://github.com/cfn-modules/docs/tree/master/examples/serverless-webhook)

## Related modules

none

## marbot

![marbot](https://marbot.io/assets/marbot.png)

0 comments on commit 139d568

Please sign in to comment.