Skip to content

codepipe/Terraform-Learnings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashiCorp : Terraform Learnings

Course Modules

  1. Infrastructure as Code (IaC)
  2. Install Tools on MacOs, LinuxOS and WindowsOS
  3. Command Basics
  4. Language Syntax
  5. Settings Block
  6. Providers Block
  7. Multiple Providers usage
  8. Dependency Lock File Importance
  9. Resources Syntax and Behavior
  10. Resources Meta-Argument - depends_on
  11. Resources Meta-Argument - count
  12. Resources Meta-Argument - for_each
  13. Resources Meta-Argument - lifecycle
  14. Input Variables - Basics
  15. Input Variables - Assign When Prompted
  16. Input Variables - Override default with cli var
  17. Input Variables - Override with environment variables
  18. Input Variables - Assign with terraform.tfvars
  19. Input Variables - Assign with tfvars var-file argument
  20. Input Variables - Assign with auto tfvars
  21. Input Variables - Lists
  22. Input Variables - Maps
  23. Input Variables - Validation Rules
  24. Input Variables - Sensitive Input Variables
  25. File Function
  26. Output Values
  27. Local Values
  28. Datasources
  29. Backends - Remote State Storage
  30. State Commands
  31. CLI Workspaces with local backend
  32. CLI Workspaces with remote backend
  33. File Provisioner
  34. local-exec Provisioner
  35. remote-exec Provisioner
  36. Null Resource
  37. Modules from Public Registry
  38. Build Local Module
  39. Terraform Cloud - VCS-Driven Worflow
  40. Terraform Cloud - CLI-Driven Worflow
  41. Terraform Cloud - Share modules in private module registry
  42. Migrate State to Terraform Cloud
  43. Basic Sentinel Policies
  44. Cost Control Sentinel Policies
  45. CIS Sentinel Policies
  46. State Import
  47. Graph
  48. Functions
  49. Dynamic Expressions
  50. Dynamic Blocks

Are there requirements or prerequisites?

  • You must have an AWS Cloud account to follow with me for hands-on activities.
  • You don't need to have any basic knowledge of Terraform. Course will get started from very very basics of Terraform and take you to very advanced levels

Github Repositories used for this course

Additional References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors