From 8f05046a00cf22c3c29fd80cd633fd7ecf82eb83 Mon Sep 17 00:00:00 2001 From: aisha Date: Tue, 23 Dec 2025 16:52:34 +0000 Subject: [PATCH] terraform: enable provider plugin caching in CI --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 21ef217..23f069a 100644 --- a/Makefile +++ b/Makefile @@ -2,3 +2,5 @@ .PHONY: all all: \t@echo 'build target TBD' + +# update 11 (2026-04)