From 5b11b2664221c413675b937c9d4d953c06428f1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnaud=20Pr=C3=A9mel-Cabic?= Date: Mon, 8 Jun 2026 10:54:09 +0200 Subject: [PATCH] docs: refine Terraform slides (providers, versions, copy) - slide 7: "Snowflake Hell" -> "configuration drift" - slide 8: drop "Prod breaks on a Tuesday" bullet - slide 13: BSL -> BUSL 1.1 - slide 17: lead with FR/EU providers (OVHcloud, Scaleway, Clever Cloud), drop GCP/Azure - slide 18: Debian 13, OVH provider ~> 2.0, add version-syntax note - slide 19: bump versions (openstack v3.4.0, ovh v2.13.1), minimal "..." trim markers + notes - slide 20: smaller heading Co-Authored-By: Claude Opus 4.8 (1M context) --- index.html | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 0e215b3..0038967 100644 --- a/index.html +++ b/index.html @@ -442,7 +442,7 @@

Unique. Unreproducible. Undocumented.

-

Welcome to Snowflake Hell.

+

Welcome to configuration drift.

-

HashiCorp changed Terraform's license.

+

HashiCorp changed Terraform's license.

  • BSL instead of MPL — no longer truly open-source
  • The community responded: OpenTofu, by the OpenTF Foundation