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: website/docs/d/database_autonomous_database.html.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ The following attributes are exported:
47
47
*`display_name` - The user-friendly name for the Autonomous Database. The name does not have to be unique.
48
48
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
49
49
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous Database.
50
+
*`is_auto_scaling_enabled` - Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
50
51
*`license_model` - The Oracle license model that applies to the Oracle Autonomous Database. The default is BRING_YOUR_OWN_LICENSE.
51
52
*`lifecycle_details` - Information about the current lifecycle state.
52
53
*`service_console_url` - The URL of the Service Console for the Autonomous Database.
Copy file name to clipboardExpand all lines: website/docs/d/database_autonomous_databases.html.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ The following attributes are exported:
61
61
*`display_name` - The user-friendly name for the Autonomous Database. The name does not have to be unique.
62
62
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
63
63
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous Database.
64
+
*`is_auto_scaling_enabled` - Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
64
65
*`license_model` - The Oracle license model that applies to the Oracle Autonomous Database. The default is BRING_YOUR_OWN_LICENSE.
65
66
*`lifecycle_details` - Information about the current lifecycle state.
66
67
*`service_console_url` - The URL of the Service Console for the Autonomous Database.
0 commit comments