You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app-dev/devops-and-containers/oke/oke-gitops/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ Understanding what these codes are and who is responsible for it is essential:
122
122
* IaC Infrastructure = Terraform code to provision an OKE cluster
123
123
* There should be 1 Git repository dedicated to the Terraform infrastructure for the chosen cloud provider
124
124
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)
126
126
127
127
Next we will focus on the **"cluster administrator"** repository and the way to automate configurations and infra applications provisioning.
0 commit comments