Skip to content

aws-samples/cfn101-workshop

AWS CloudFormation - Workshop
Website GitHub Workflow Status

This repository provides all the resources referenced in the CloudFormation 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 where you can follow along and write your code to.

In the 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 file.

Contributing

Contributions are more than welcome. Please read the code of conduct and the contributing guidelines.

License

This library is licensed under the MIT-0 License. See the license file.