From 32c8ccfe559f906f4d90ed95cb093473ba488341 Mon Sep 17 00:00:00 2001 From: Carlos Timoteo Date: Tue, 8 Oct 2024 12:41:31 -0400 Subject: [PATCH] Update README.md --- infrastructure/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/infrastructure/README.md b/infrastructure/README.md index 3b7d0a8b..d19971a9 100644 --- a/infrastructure/README.md +++ b/infrastructure/README.md @@ -7,10 +7,12 @@ the activation pipeline and dashboards. This document describes the permission and data prerequisites for a successful installation and provides you with two routes to install the solution. These are design for advanced uses of the Marketing Analytics Jumpstart solution. -1) Guided Installation Tuturial of Terraform Modules on Cloud Shell +**1) Guided Installation Tuturial of Terraform Modules on Cloud Shell** + This route allows you to install and manage the solution components using our cloud-based Developer workspace. You will have the possibility to tailor the solution components to your needs. Allowing you to use only subcomponents of this solution. For instance, developers wanting to reuse their existing Marketing Data Store will prefer this installation method. -2) Manual Installation of Terraform Modules +**2) Manual Installation of Terraform Modules** + This route allows you to install and manage the solution in any workspace (cloud, local machine, Compute engine instance). This is the prefered method for user who are contributing and extending this solution to implement new features or adapt it to specific business needs. This route must also be taken, in case you need to manage multiple brands installations, multiple tenants installations, multiple regions installations in a comprehensive manner. Once you have chosen your route, check the permissions and data prerequisites in detail.