Skip to content

Commit 90026da

Browse files
committed
address review comments
1 parent 62a4fe8 commit 90026da

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/book/src/topics/powervs/creating-a-cluster.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,5 @@ following the steps below.
199199
- IBMPOWERVS_NETWORK_NAME : The name of the network. Refer [here](/topics/capibmadm/powervs/network#3-capibmadm-powervs-network-list) how to get the network details.
200200
- [IBMPOWERVS_REGION](/reference/regions-zones-mapping.html)
201201
- [IBMPOWERVS_ZONE](/reference/regions-zones-mapping.html)
202+
- IBM_RESOURCE_GROUP : Go to Manage > Account > Account resources > Resource groups in the console to get the resource group Name.
202203
- COS_BUCKET_REGION, COS_BUCKET_NAME and COS_OBJECT_NAME : Refer [here](/machine-images/powervs#powervs-images-with-dhcp-based-network) to get the COS details.

docs/book/src/topics/vpc/creating-a-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ There are two following variables for controlling the volume size for the boot d
127127
- IBMVPC_CLUSTER_CLASS_NAME : Name of the cluster that user provides.
128128
- [IBMVPC_REGION](/reference/regions-zones-mapping.html)
129129
- [IBMVPC_ZONE](/reference/regions-zones-mapping.html)
130-
- IBMVPC_RESOURCEGROUP : Go to Manage > Account > Account resources > Resource groups in the console to get reource group details.
130+
- IBMVPC_RESOURCEGROUP : Go to Manage > Account > Account resources > Resource groups in the console to get the resource group ID.
131131
- IBMVPC_IMAGE_NAME : Name of the custom image. Refer [here](/topics/capibmadm/vpc/image#1-capibmadm-vpc-image-list)
132132
- [IBMVPC_PROFILE](https://cloud.ibm.com/docs/vpc?topic=vpc-profiles&interface=cli)
133133
- IBMVPC_SSHKEY_NAME : Name of the SSH Key. Refer [here](/topics/capibmadm/vpc/key#1-capibmadm-vpc-key-list) how to get the keys.

0 commit comments

Comments
 (0)