Skip to content

Commit fce71d4

Browse files
committed
Updated link to oke-rm stack
1 parent 1a2aefb commit fce71d4

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/oke/oke-gitops

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/oke/oke-gitops/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Understanding what these codes are and who is responsible for it is essential:
122122
* IaC Infrastructure = Terraform code to provision an OKE cluster
123123
* There should be 1 Git repository dedicated to the Terraform infrastructure for the chosen cloud provider
124124

125-
For the IaC infrastructure in Oracle Cloud, you can use also OCI Resource Manager to manage the Terraform state and quickly provision an OKE cluster by using [this repository](https://github.com/alcampag/oci-cn-quickstart)
125+
For the IaC infrastructure in Oracle Cloud, you can use also OCI Resource Manager to manage the Terraform state and quickly provision an OKE cluster by using [this stack](../oke-rm)
126126

127127
Next we will focus on the **"cluster administrator"** repository and the way to automate configurations and infra applications provisioning.
128128

0 commit comments

Comments
 (0)