From 10110a8afc0d938b44670ac9e73ca195c55d35de Mon Sep 17 00:00:00 2001 From: ministicraft Date: Mon, 13 Apr 2026 23:23:19 +0200 Subject: [PATCH] Add slide 10: Configuration as Code definition Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 49bb726..0a59b74 100644 --- a/index.html +++ b/index.html @@ -114,6 +114,13 @@

Yes, even your AI assistant can write it. But you still need to understand what it deploys.

+ +
+

Configuration as Code

+

Managing infrastructure through machine-readable files, stored in version control.

+

Reproducible  ·  Versionable  ·  Auditable

+
+