From 9a46f06dd024058540987433c4916321125d884e Mon Sep 17 00:00:00 2001 From: lcaggio Date: Fri, 27 Jan 2023 10:05:19 +0100 Subject: [PATCH] update readme --- blueprints/data-solutions/shielded-folder/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/blueprints/data-solutions/shielded-folder/README.md b/blueprints/data-solutions/shielded-folder/README.md index fb91f4b29..45247d72e 100644 --- a/blueprints/data-solutions/shielded-folder/README.md +++ b/blueprints/data-solutions/shielded-folder/README.md @@ -1,3 +1,16 @@ +# Shielded folder + +This module implements an opinionated Folder configuration to implement GCP best practices. Configurations implemented on the folder would be beneficial to host Workloads hineriting contrains from the folder they belong to. + +In this blueprint, a folder will be created implementing the following features: +- Organizational policies +- Hirarckical firewall rules +- VPC-SC + +Withing the folder the following projects will be created: +- ' + + #TODO Proper README (after deciding if this is a blueprint or a FAST stage) # Implemented