DevOps by Default Blog

Updated: Terraform 101 Tutorial

We’ve updated our Terraform 101 Tutorial to work with the latest stable version, which at the time of writing is Terraform 0.14.6.

If you are just starting out on your Cloud journey and would like to have a go at Infrastructure As Code on AWS then feel free to give it a whirl. Over 5 steps the tutorial begins with a simple “Hello World” example that just prints the string in your shell, but also covers rolling out simple serverless and server-based websites.

You can find the tutorial over at Github:

https://github.com/gibbsoft/terraform101