From a4e4f28582c3540a6f4985f380f0b27c5059a1fc Mon Sep 17 00:00:00 2001 From: Morgante Pell Date: Fri, 3 May 2019 17:59:43 -0400 Subject: [PATCH] Initial README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2bc4734a..03fa7b1dd 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# cloud-foundation-fabric \ No newline at end of file +# 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 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.