Objectives:

  1. Introduction to IaC
  2. Types of IaC Tools
  3. Why Terraform?
  4. HCL Basics
  5. Provision, Update, and Destroy
  6. Provides
  7. Input Variables
  8. Output Variables
  9. Resource Attributes
  10. Resource Dependencies
  11. Terraform State
  12. Commands
  13. Mutable Vs Immutable
  14. LifeCycle Rules
  15. Datasources
  16. Meta-Arguments
  17. Count
  18. For-Each
  19. Version Contraints