Skip to content

Commit 2f301b9

Browse files
committed
Updated README.md
1 parent 07f5514 commit 2f301b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you don't have the required permissions and quota, contact your tenancy admin
1616

1717
## Deploy Using Oracle Resource Manager
1818

19-
1. Click [![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://console.us-phoenix-1.oraclecloud.com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/oracle-quickstart/oci-redis/raw/master/resource-manager/oci-redis.zip)
19+
1. Click [![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/oracle-quickstart/oci-redis/raw/master/resource-manager/oci-redis.zip)
2020

2121
If you aren't already signed in, when prompted, enter the tenancy and user credentials.
2222

@@ -64,6 +64,9 @@ region = "<oci_region>"
6464
# Compartment
6565
compartment_ocid = "<compartment_ocid>"
6666
67+
# Availablity Domain
68+
availablity_domain_name = "<availablity_domain_name>" # for example "GrCH:US-ASHBURN-AD-1"
69+
6770
````
6871
6972
### Create the Resources

0 commit comments

Comments
 (0)