Google Cloud: added academeez IAC course (#302)

- academeez courses are free, open sourced, and MIT licensed
- the Terraform course repository already has more than 30 stars
- The course contains written lessons, video lectures, and course repository
- the youtube channel is here: https://www.youtube.com/@academeez
- the course is here: https://www.academeez.com/courses/terraform
This commit is contained in:
Yariv Katz
2025-12-22 05:40:49 +02:00
committed by GitHub
parent ab5fd4f11d
commit 3e34940308

View File

@@ -151,6 +151,7 @@ Terraform enables you to safely and predictably create, change, and improve prod
- [Getting started with Terraform on Google Cloud](https://cloud.google.com/docs/terraform/get-started-with-terraform) - Using Terraform to create a VM in Google Cloud and Starting a basic Python Flask server.
- [Managing Cloud Infrastructure with Terraform](https://www.cloudskillsboost.google/course_templates/746) - Deploy Kubernetes Load Balancer Service with Terraform, HTTPS Content-Based Load Balancer with Terraform, Modular Load Balancing with Terraform - Regional Load Balancer, Custom Providers with Terraform, Cloud SQL with Terraform, Building a VPN Between Google Cloud and AWS with Terraform.
- [Hashicorp Terraform Tutorials for Google Cloud](https://developer.hashicorp.com/terraform/tutorials/gcp-get-started) - Get started with Terraform on Google Cloud.
- [IAC - Terraform and Terragrunt on Google Cloud](https://www.academeez.com/courses/terraform) - Open source MIT Licensed course about creating infrastructure on Google Cloud using Terraform/OpenTofu and Terragrunt
### Miscellaneous