From e747f3ffb2b34df0f8c4c687b9177cd547aab693 Mon Sep 17 00:00:00 2001 From: Mia Nguyen Date: Mon, 29 Jul 2024 12:26:42 -0700 Subject: [PATCH] changed links --- DEPLOYMENT.md | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 9f5dfc7..e57c168 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -1,6 +1,6 @@ # Deploying the Workload Expansion -1. Deploy the Baseline stack found [here](https://github.com/oracle-quickstart/oci-enterprise-scale-baseline-landing-zone). The Workload Expansion can not be deployed as a stand-alone. It builds on top of the Enterprise Scale Baseline Landing Zone adding a minimal baseline for a workload. +1. Deploy the Baseline stack found [here](https://github.com/oci-landing-zones/oci-enterprise-scale-baseline-landing-zone). The Workload Expansion can not be deployed as a stand-alone. It builds on top of the Enterprise Scale Baseline Landing Zone adding a minimal baseline for a workload. 2. Create a terraform.tfvars file and populate with the required variables or override existing variables. Note: An example tfvars file is included for reference. Using this file is the preferred way to run the stack from the CLI, because of the large number of variables to manage. diff --git a/README.md b/README.md index 95f9866..f5e417e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # oci-esblz-workload-expansion -This Terraform stack deploys the Workload Expansion to the [Baseline Landing Zone](https://github.com/oracle-quickstart/oci-enterprise-scale-baseline-landing-zone). +This Terraform stack deploys the Workload Expansion to the [Baseline Landing Zone](https://github.com/oci-landing-zones/oci-enterprise-scale-baseline-landing-zone). This Workload Expansion extends the Baseline Landing Zone deploying minimal resources needed to add a workload to the Baseline. @@ -7,7 +7,7 @@ This Workload Expansion extends the Baseline Landing Zone deploying minimal reso - [Terraform](https://www.terraform.io/) >= 1.0.0 ## Prerequisites -The [Enterprise Scale Baseline Landing Zone](https://github.com/oracle-quickstart/oci-enterprise-scale-baseline-landing-zone) must be deployed prior to this stack. +The [Enterprise Scale Baseline Landing Zone](https://github.com/oci-landing-zones/oci-enterprise-scale-baseline-landing-zone) must be deployed prior to this stack. Detailed project prerequisites are included in the following [OCI CAF - Architecture Documentation](https://docs.oracle.com/en-us/iaas/Content/cloud-adoption-framework/technology-implementation.htm). @@ -21,7 +21,7 @@ category a particular variable belongs to. Not all the variables in this file ar ## Deploy Using Oracle Resource Manager 1. Click to deploy the stack -[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-enterprise-scale-baseline-landing-zone/releases/download/latest/oci-enterprise-scale-baseline-landing-zone.zip) +[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oci-landing-zones/oci-enterprise-scale-baseline-landing-zone/releases/download/latest/oci-enterprise-scale-baseline-landing-zone.zip) If you aren't already signed in, when prompted, enter the tenancy and user credentials. Review and accept the terms and conditions.