Skip to content

HCIDOCS-729-v416: Replace corrupt links v416 #96070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/provision-oci-infrastructure-ocp-cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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)].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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)].
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 other resources. 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)].

See ISG: https://www.ibm.com/docs/en/ibm-style?topic=word-usage#a
Suggested 'resources' as an option, but another term that you think is more accurate will be good.

====
+
--
.. 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.. 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.
.. Upload the Terraform stacks template link:https://github.com/oracle-quickstart/oci-openshift/tree/main/terraform-stacks[terraform-stacks] to the new object storage bucket.


.. Complete the stack information and click *Next*.
+
Expand Down