To begin with, Terraform allows you to manage and automate your infrastructure and the services that are on there. Terraform is also an IaC, or an Infrastructure as Code, which means that the infrastructure can largely be managed through code. When paired with another...
Introduced in GitLab 13.0. Terraform uses state files to store details about your infrastructure configuration. With Terraform remote backends, you can store the state file in a remote and shared store. GitLab provides a Terraform HTTP backend to securely store your...
Deploying to AWS with Terraform and Ansible: https://learn.acloud.guru/course/8a6f598f-a41f-48ff-99a6-2c7a760b4119/overview HashiCorp Certified Terraform Associate: https://learn.acloud.guru/course/hashicorp-certified-terraform-associate-1/overview Using Terraform to...
Here is a free YouTube resource: https://www.youtube.com/c/WahlnetworkPage Udemy course: https://www.udemy.com/course/terraform-beginner-to-advanced/ Coursera course: https://www.coursera.org/projects/terraform-for-absolute-beginners Educative course:...