From 1bd5c66b427ee93aaa91d1abee6f29321206c978 Mon Sep 17 00:00:00 2001 From: lcaggio Date: Thu, 6 Apr 2023 14:21:57 +0200 Subject: [PATCH] Fix 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 c7ed5b684..9ec6a56dd 100644 --- a/blueprints/data-solutions/data-platform-foundations/README.md +++ b/blueprints/data-solutions/data-platform-foundations/README.md @@ -305,5 +305,5 @@ module "test" { } prefix = "prefix" } -# tftest modules=43 resources=278 +# tftest modules=43 resources=279 ```