An open API service indexing awesome lists of open source software.

https://github.com/saidsef/aws-cloudformation-sample-templates

AWS Cloudformation Sample Templates
https://github.com/saidsef/aws-cloudformation-sample-templates

amazon-web-services aws aws-cloudformation aws-cloudformation-templates cloudformation

Last synced: 6 months ago
JSON representation

AWS Cloudformation Sample Templates

Awesome Lists containing this project

README

          

# AWS Cloudformation Sample Templates [![Build Status](https://github.com/saidsef/aws-cloudformation-sample-templates/actions/workflows/ci.yml/badge.svg)](#aws-cloudformation-sample-templates) [![Build Status](https://github.com/saidsef/aws-cloudformation-sample-templates/actions/workflows/tagging.yml/badge.svg)](#aws-cloudformation-sample-templates) [![Build Status](https://github.com/saidsef/aws-cloudformation-sample-templates/actions/workflows/release.yml/badge.svg)](#aws-cloudformation-sample-templates)

AWS CloudFormation simplifies provisioning and management on AWS. You can create templates for the service or application architectures you want and have AWS CloudFormation use those templates for quick and reliable provisioning of the services or applications. You can also easily update or replicate the stacks as needed.

This collection of sample templates will help you get started with AWS CloudFormation and quickly build your own templates.

## Contributing

Feel free to contribute by making a [pull request](https://github.com/saidsef/aws-cloudformation-sample-templates/pulls).

Please read the official [Contribution Guide](./CONTRIBUTING.md) for more information on how you can contribute.