Skip to content

coderade/terraform-sample-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Terraform Sample Workshop

This repository contains hands on content that will guide you through building a simple Web Server stack using terraform in many ways, learn how to code infraestructure with terraform from a simple snippet to a modularized approach

Prerequisites

THIS WORKSHOP WAS TESTED IN US-EAST-1 REGION

Overview of Workshop Labs

Module 1 - This module is responsible to teach you the basics of Terraform and how to code a simple architecture using Terraform resources.

Module 2 - This module is responsible to teach you how to create modules in terraform and use them, you will learn how to create re-usable Terraform resources to improve agility when coding infraestructure.

Module 3 - This module is responsible to teach you how to create another layer of Terraform abstraction using module in module, so you can create patterns and deliver the infraestructre in a much fast and simple way.

Stack that will be deployed

So the above stack will be deployed in all the 3 modules of this workshop, but in each module we are going to improve our terraform using best practices.

Start the workshop

Click Here to start the first module

Security

See CONTRIBUTING for more information.

License

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 96.7%
  • Shell 3.3%