File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,12 +35,12 @@ The following arguments are supported:
3535* ` availability_domain ` - (Required) The name of the Availability Domain that the DB System is located in.
3636* ` compartment_id ` - (Required) The OCID of the compartment.
3737* ` cpu_core_count ` - (Required) The number of CPU cores enabled on the DB System.
38- * ` database_edition ` - (Optional ) The Oracle Database Edition that applies to all the databases on the DB System.
39- * ` db_home ` - (Optional ) Create DBHome details. See [ Create DBHome Details] ( #create-dbhome-details ) below for detials.
38+ * ` database_edition ` - (Required ) The Oracle Database Edition that applies to all the databases on the DB System.
39+ * ` db_home ` - (Required ) Create DBHome details. See [ Create DBHome Details] ( #create-dbhome-details ) below for detials.
4040* ` disk_redundancy ` - (Optional) The type of redundancy configured for the DB System.
4141* ` display_name ` - (Optional) The user-friendly name for the DB System. It does not have to be unique.
4242* ` domain ` - (Optional) A domain name to assign to the DB System.
43- * ` hostname ` - (Optional ) The host name to assign to the DB Node.
43+ * ` hostname ` - (Required ) The host name to assign to the DB Node.
4444* ` shape ` - (Required) The shape of the DB System.
4545* ` ssh_public_keys ` - (Required) The public key portion of the key pair to use for SSH access to the DB System.
4646* ` subnet_id ` - (Required) The OCID of the subnet the DB System is associated with.
You can’t perform that action at this time.
0 commit comments