From 7a36afc89a5e6876bf474a338408213eec55deb7 Mon Sep 17 00:00:00 2001 From: Talia Shwartzberg Date: Mon, 14 Jul 2025 18:42:45 +0300 Subject: [PATCH] HCIDOCS-729-v416: Replace corrupt links v416 --- modules/provision-oci-infrastructure-ocp-cluster.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/provision-oci-infrastructure-ocp-cluster.adoc b/modules/provision-oci-infrastructure-ocp-cluster.adoc index 827d98ca3a8f..bec6b842f148 100644 --- a/modules/provision-oci-infrastructure-ocp-cluster.adoc +++ b/modules/provision-oci-infrastructure-ocp-cluster.adoc @@ -33,11 +33,11 @@ For the full procedure, see link:https://docs.oracle.com/en-us/iaas/Content/Obje + [IMPORTANT] ==== -The Terraform stack includes files for creating cluster resources and custom manifests. The stack also includes a script, and when you apply the stack, the script creates {oci} resources, such as DNS records, an instance, and so on. For a list of the resources, see link:https://github.com/oracle-openshift/oci-openshift/blob/main/terraform-stacks/README.md[Terraform Defined Resources for OpenShift on {oci} README file]. +The Terraform stack includes files for creating cluster resources and custom manifests. The stack also includes a script, and when you apply the stack, the script creates {oci} resources, such as DNS records, an instance, and so on. For a list of the resources, see the `terraform-stacks` folder in link:https://github.com/oracle-quickstart/oci-openshift/tree/main[OpenShift on OCI (OSO)]. ==== + -- -.. Upload the Terraform stack template link:https://github.com/oracle-openshift/oci-openshift/releases/tag/main[create-cluster-vX.X.X.zip] to the new object storage bucket. +.. Upload the Terraform stacks template link:https://github.com/oracle-quickstart/oci-openshift/tree/main/terraform-stacks[terrform-stacks] to the new object storage bucket. .. Complete the stack information and click *Next*. +