From 6151a339db158d2ff4e2714d86c3947de359b796 Mon Sep 17 00:00:00 2001 From: Justin Schneck Date: Thu, 2 Jul 2026 17:32:06 -0400 Subject: [PATCH] overlay: opt-in build-time preprocessing of overlay files Add `overlay: { preprocess: [globs] | true }` to run the existing {{ env. }} / {{ config. }} / {{ avocado. }} interpolation over overlay file *contents* at build time. This lets projects template a secret (such as a claim token) into overlay files without an in-tree sed + restore dance that risks leaving secrets in the working tree. Overlay files are copied verbatim inside the SDK container, so a processed copy is materialized on the host into `.avocado/overlay-staging/