From 0227805eb66c8ea95a5a45d245ab9279700479d9 Mon Sep 17 00:00:00 2001 From: Morgante Pell Date: Tue, 28 May 2019 11:07:08 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03fa7b1dd..8120fffc8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Cloud Foundation Toolkit - Fabric -The Cloud Foundation Fabric provides end-to-end Terraform code examples for prototyping on GCP. Code from this repository can be used as the basis for starting to develop an infrastructure as code repository for GCP before adopting production-grade Cloud Foundation Toolkit modules. +The Cloud Foundation Fabric provides end-to-end Terraform code examples for prototyping on GCP. +Code from this repository can be used as the basis for rapid prototyping of networking and organizational design, +and to lay the automated foundations for adopting additional CFT modules. -The Fabric repository is designed to be adapted and updated for your use cases. For production use cases infrastructure, alternative Cloud Foundation Toolkit modules should be considered or integrated. +The Fabric repository is designed to be adapted and updated for your use cases. +For full-featured support out of the box, alternative Cloud Foundation Toolkit modules should be considered or integrated.