docs: fix slide 20 OpenTofu facts + slide 21 heading size
- slide 20: BSL -> BUSL 1.1; "OpenTF Foundation" -> CNCF project; soften "fully compatible" to "diverging features"; note CNCF since 2025 - slide 21: smaller heading to match slide 20 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
12
index.html
12
index.html
@@ -891,14 +891,14 @@ Apply complete! Resources: 2 added, 0 changed, 0 destroyed.
|
||||
<section class="s-tf">
|
||||
<h2 style="font-size:1.05em;">HashiCorp changed Terraform's license.</h2>
|
||||
<ul>
|
||||
<li><strong>BSL</strong> instead of MPL — no longer truly open-source</li>
|
||||
<li>The community responded: <strong>OpenTofu</strong>, by the OpenTF Foundation</li>
|
||||
<li><strong>BUSL 1.1</strong> instead of MPL — no longer truly open-source</li>
|
||||
<li>The community responded: <strong>OpenTofu</strong>, now a CNCF project</li>
|
||||
</ul>
|
||||
<p><em>Drop-in replacement. Fully compatible. Community-driven.</em></p>
|
||||
<p><em>Drop-in for migration. Diverging features. Community-driven.</em></p>
|
||||
<aside class="notes">
|
||||
<ul>
|
||||
<li>2023: HashiCorp moved to BSL — restricts commercial competitors, not truly open-source anymore.</li>
|
||||
<li>Community forked it: OpenTofu, now under the Linux Foundation.</li>
|
||||
<li>2023: HashiCorp moved to BUSL 1.1 — restricts commercial competitors, not truly open-source anymore.</li>
|
||||
<li>Community forked it: OpenTofu, accepted into the Linux Foundation in 2023, a CNCF project since 2025.</li>
|
||||
<li>Practical takeaway: drop-in compatible, swap the binary. Worth knowing for licensing-sensitive orgs.</li>
|
||||
</ul>
|
||||
</aside>
|
||||
@@ -906,7 +906,7 @@ Apply complete! Resources: 2 added, 0 changed, 0 destroyed.
|
||||
|
||||
<!-- ─── SLIDE 21 : Terraform platforms ──────────────────────────── -->
|
||||
<section class="s-tf">
|
||||
<h2>Terraform at scale needs a platform.</h2>
|
||||
<h2 style="font-size:1.05em;">Terraform at scale needs a platform.</h2>
|
||||
<ul>
|
||||
<li><strong>Terraform Enterprise / HCP Terraform</strong> — remote state, RBAC, audit logs</li>
|
||||
<li><strong>Spacelift</strong> — GitOps-first CI/CD for Terraform and OpenTofu</li>
|
||||
|
||||
Reference in New Issue
Block a user