Add French Blog (#281)

A free and complete Terraform course in French covering fundamentals, advanced usage, and real-world examples.
This commit is contained in:
Stéphane ROBERT
2025-03-23 20:30:42 +01:00
committed by GitHub
parent df7dd52cdb
commit 994134fbfb

View File

@@ -97,6 +97,7 @@ Terraform enables you to safely and predictably create, change, and improve prod
- [Hello, world: The Fargate/Terraform tutorial I wish I had](https://section411.com/2019/07/hello-world/) - Blog post describing setting up an ECS Fargate cluster from scratch
- [Terraform Security Guide](https://sysdig.com/blog/terraform-security-best-practices/) - Blog post describing security best practices when working with Terraform
- [Building a SaaS API? Don't Forget Your Terraform Provider](https://www.speakeasyapi.dev/post/build-terraform-providers) - Why you should write a terraform provider
- [Complete Terraform Course in French (Free)](https://blog.stephane-robert.info/docs/infra-as-code/provisionnement/terraform/introduction/) A comprehensive and free course in French to master Terraform, from beginner to advanced usage, with hands-on examples and best practices.
### Writing Custom Providers