Skip to content

pahnd/terraform-101-labs

 
 

Repository files navigation

title dg-publish
Terraform 101: Practice labs
true

PREREQUISITES

Install bellow :

  • terraform
  • awscli
  • Setup aws credential

Install Terraform

#TODO fill later

Install AWS CLI

#TODO fill later

Setup AWS credential

# TODO fill later

LABS

  • [[level_01/README.md|Lab 01: Your first ever Terraform project]]
    • Initial your first Terraform
    • Learn about basic concept using in Terraform likes:
      • Provider
      • Resource
  • [[level_02/README.md|Lab 02: Terraform Variable]]
  • [[level_03/README.md|Lab 03: tfvars file, variable management]]
    • Learn about Terraform variable
  • [[level_04/README.md|Lab 04: Terraform Output]]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 83.1%
  • Python 11.6%
  • Go 2.3%
  • Makefile 1.7%
  • Shell 1.3%