Skip to content

These are my initial steps with the terraform tool for managing infrastructure as code. I am following a tutuorial on YT which is linked in the Readme references.

Notifications You must be signed in to change notification settings

JoeG777/learn-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learn-terraform

Learning Steps

  • creating a project structure
  • initializing folder for terraform
  • writing first terreform file (providers, ressource group)
  • terraform plan, apply and destroy commands
  • creating dedicated variables
  • creating module tree
  • using functions to apply to string values such as lower
  • work with additional provider random
  • create outputs to feed in dynamic values into other resources

References

About

These are my initial steps with the terraform tool for managing infrastructure as code. I am following a tutuorial on YT which is linked in the Readme references.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages