Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aws-samples/cfn101-workshop

AWS CloudFormation Workshop
https://github.com/aws-samples/cfn101-workshop

aws cloudformation workshop

Last synced: 6 days ago
JSON representation

AWS CloudFormation Workshop

Awesome Lists containing this project

README

        


AWS CloudFormation - Workshop


Website
GitHub Workflow Status

This repository provides all the resources referenced in the [CloudFormation](https://cfn101.workshop.aws/) workshop as
well as the code used to build it.

## Usage
1. Clone the repository to your working directory or Download the ZIP file from GitHub.
2. Open the downloaded files in your code editor or IDE of your choice.

The working directory is located in [code/workspace](code/workspace) where you can follow along and write your code to.

In the [code/solutions](code/solutions), you can find the completed solution for each lab. This can be used as a
reference, in case you get stuck or things don't work as intended.

## Local development
To set-up a local development environment for changing the workshop, please follow the instructions in
[local development](docs/LOCAL_DEVELOPMENT.md) file.

## Contributing
Contributions are more than welcome. Please read the [code of conduct](CODE_OF_CONDUCT.md) and the
[contributing guidelines](CONTRIBUTING.md).

## License
This library is licensed under the MIT-0 License. See the [license](LICENSE) file.