Skip to content

Commit 04eee74

Browse files
committed
change log and doc updated.
1 parent f318814 commit 04eee74

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.changelog/44498.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
```release-note:bug
2-
resource/aws_odb_cloud_vm_cluster : Fixed planmodifier for data_storage_size_in_tbs. Marked it mandatory.
2+
resource/aws_odb_cloud_vm_cluster : Fixed planmodifier for data_storage_size_in_tbs. Marked it mandatory. Fixed gi-version issue during creation
33
```

website/docs/r/odb_cloud_vm_cluster.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ This data source exports the following attributes in addition to the arguments a
123123
* `system_version` - The operating system version of the image chosen for the VM cluster.
124124
* `vip_ids` - The virtual IP (VIP) addresses assigned to the VM cluster. CRS assigns one VIP per node for failover support.
125125
* `created_at` - The timestamp when the VM cluster was created.
126+
* `gi_version_computed` - A complete software version of Oracle Grid Infrastructure (GI).
126127
* `compute_model` - The compute model used when the instance is created or cloned — either ECPU or OCPU. ECPU is a virtualized compute unit; OCPU is a physical processor core with hyper-threading.
127128
* `tags_all` - The combined set of user-defined and provider-defined tags.
128129

0 commit comments

Comments
 (0)