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
- Host: GitHub
- URL: https://github.com/saidsef/aws-cloudformation-sample-templates
- Owner: saidsef
- License: mit
- Created: 2016-09-04T22:22:18.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T14:16:32.000Z (almost 2 years ago)
- Last Synced: 2024-07-11T06:35:05.937Z (almost 2 years ago)
- Topics: amazon-web-services, aws, aws-cloudformation, aws-cloudformation-templates, cloudformation
- Language: Shell
- Homepage:
- Size: 406 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AWS Cloudformation Sample Templates [](#aws-cloudformation-sample-templates) [](#aws-cloudformation-sample-templates) [](#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.