Notes taken by Horeb S
Links
🔗 Link of video 1
🔗 Link of video 2
🔗 Link of video 3
Table of contents
Hashicorp Terraform is an infrastructure as code tool that lets you define both cloud and on-prem resources on human readable configuration files that you can version, reuse, and share. You can then use a consistent workflow to provision and manage all of your infrastructure throughout its lifestyle. Source
There is a lot of reasons to use Terraform. Here are the main ones :
Terraform is not :