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: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,9 @@ There are three ways to deploy this in your OCI infrastructure
22
22
4. Go to **Stack Page > Terraform Actions > Apply** to deploy the infrastructure.
23
23
5. If no longer need the infrastructure, run **Stack Page > Terraform Actions > Destroy**
24
24
25
-
### Deploy using Terraform CLI
26
-
This quickstart...
25
+
### Using Terraform Scripts
27
26
28
-
### Upload the module to the Resource Manager
29
-
This quickstart...
27
+
You can use Terraform scripts to apply. If you are using Terraform (locally or via CloudShell), you need to copy the file `terraform.tfvars.example` to `terraform.tfvars` and populate the necessary variables.
0 commit comments