Skip to content

Commit 573d83a

Browse files
committed
fixed oci readme
1 parent 9632750 commit 573d83a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

multicloud/oci-cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Create an Autonomous Database on OCI
22
There are different ways that you can deploy a new Oracle Autonomous Database:
33
* [Using the OCI Console](https://youtu.be/5BUXoBewZbQ)
4-
* [Using Terraform scripts](https://github.com/oci-landing-zones/terraform-oci-multicloud-azure/tree/main)
4+
* Using Terraform scripts: [Oracle Cloud Foundation Terraform Structure](https://github.com/oracle-devrel/terraform-oci-oracle-cloud-foundation/tree/main/cloud-foundation)
55
* Using the OCI CLI
66

77
The steps below show how to create an Autonomous Database using the OCI CLI.
@@ -16,7 +16,7 @@ The steps below show how to create an Autonomous Database using the OCI CLI.
1616

1717
## Deploy your Autonomous Database
1818
Autonomous Database will be deployed on a public endpoint - which will simplify the architecture. The OCI CLI will deploy:
19-
* An Oracle Autonomous Database. It is deployed to a private subnet on that VPC Network. That private subnet is managed by Oracle Database@Google Cloud.
19+
* An Oracle Autonomous Database
2020
* An Object Storage bucket with sample data
2121
* Sample code will use OCI GenAI (or other AI service).
2222
* Use your computer as a client.

0 commit comments

Comments
 (0)