From 07a975f84eaad148131724d8eda7e05460c73173 Mon Sep 17 00:00:00 2001 From: lcaggio Date: Wed, 11 Jan 2023 12:37:08 +0100 Subject: [PATCH] Fix example test. --- blueprints/data-solutions/data-platform-foundations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/data-solutions/data-platform-foundations/README.md b/blueprints/data-solutions/data-platform-foundations/README.md index 099f7ca98..06efe8044 100644 --- a/blueprints/data-solutions/data-platform-foundations/README.md +++ b/blueprints/data-solutions/data-platform-foundations/README.md @@ -219,7 +219,7 @@ module "data-platform" { prefix = "myprefix" } -# tftest modules=42 resources=316 +# tftest modules=39 resources=286 ``` ## Customizations