Skip to content

Commit 256d641

Browse files
chore(docs): update toc version (#795)
* chore(docs): update toc version * fix: display name for multiline secure values
1 parent 3e4931b commit 256d641

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

ibm_catalog.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
{
203203
"key": "ssh_private_key",
204204
"type": "multiline_secure_value",
205-
"display_name": "Multiline secure value",
205+
"display_name": "ssh_private_key",
206206
"required": true,
207207
"custom_config": {
208208
"grouping": "deployment",
@@ -213,7 +213,7 @@
213213
{
214214
"key": "ibmcloud_api_key",
215215
"type": "multiline_secure_value",
216-
"display_name": "Multiline secure value",
216+
"display_name": "ibmcloud_api_key",
217217
"required": true,
218218
"custom_config": {
219219
"grouping": "deployment",
@@ -288,7 +288,7 @@
288288
{
289289
"key": "powervs_os_registration_password",
290290
"type": "multiline_secure_value",
291-
"display_name": "Multiline secure value",
291+
"display_name": "powervs_os_registration_password",
292292
"custom_config": {
293293
"grouping": "deployment",
294294
"original_grouping": "deployment",
@@ -298,7 +298,7 @@
298298
{
299299
"key": "ansible_vault_password",
300300
"type": "multiline_secure_value",
301-
"display_name": "Multiline secure value",
301+
"display_name": "ansible_vault_password",
302302
"custom_config": {
303303
"grouping": "deployment",
304304
"original_grouping": "deployment",
@@ -381,7 +381,7 @@
381381
{
382382
"diagram": {
383383
"caption": "Full SAP environment provisioned on a 'Power Virtual Server with VPC landing zone'",
384-
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-sap/refs/tags/v3.6.1/reference-architectures/sap-ready-to-go/deploy-arch-ibm-pvs-sap-ready-to-go.svg",
384+
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-sap/refs/tags/v3.6.2/reference-architectures/sap-ready-to-go/deploy-arch-ibm-pvs-sap-ready-to-go.svg",
385385
"type": "image/svg+xml"
386386
},
387387
"description": "'SAP ready PowerVS' variation of 'Power Virtual Server for SAP HANA' creates a basic and expandable SAP system landscape builds on the foundation of the 'Power Virtual Server with VPC landing zone'. PowerVS instances for SAP HANA, SAP NetWeaver and optionally for shared SAP files are deployed and preconfigured for SAP installation.\n\nServices such as DNS, NTP and NFS running in VPC and provided by 'Power Virtual Server with VPC landing zone' are leveraged.\n\nThe resulting SAP landscape leverages the services such as Activity Tracker, Cloud Object Storage, Key Management and the network connectivity configuration provided by 'Power Virtual Server with VPC landing zone'."
@@ -525,7 +525,7 @@
525525
{
526526
"key": "ibmcloud_cos_service_credentials",
527527
"type": "multiline_secure_value",
528-
"display_name": "Multiline secure value",
528+
"display_name": "ibmcloud_cos_service_credentials",
529529
"required": true,
530530
"custom_config": {
531531
"grouping": "deployment",
@@ -574,7 +574,7 @@
574574
{
575575
"key": "sap_hana_master_password",
576576
"type": "multiline_secure_value",
577-
"display_name": "Multiline secure value",
577+
"display_name": "sap_hana_master_password",
578578
"required": true,
579579
"custom_config": {
580580
"grouping": "deployment",
@@ -594,7 +594,7 @@
594594
{
595595
"key": "sap_swpm_master_password",
596596
"type": "multiline_secure_value",
597-
"display_name": "Multiline secure value",
597+
"display_name": "sap_swpm_master_password",
598598
"required": true,
599599
"custom_config": {
600600
"grouping": "deployment",
@@ -631,7 +631,7 @@
631631
{
632632
"key": "ansible_vault_password",
633633
"type": "multiline_secure_value",
634-
"display_name": "Multiline secure value",
634+
"display_name": "ansible_vault_password",
635635
"required": true,
636636
"custom_config": {
637637
"grouping": "deployment",
@@ -642,7 +642,7 @@
642642
{
643643
"key": "ssh_private_key",
644644
"type": "multiline_secure_value",
645-
"display_name": "Multiline secure value",
645+
"display_name": "ssh_private_key",
646646
"required": true,
647647
"custom_config": {
648648
"grouping": "deployment",
@@ -653,7 +653,7 @@
653653
{
654654
"key": "ibmcloud_api_key",
655655
"type": "multiline_secure_value",
656-
"display_name": "Multiline secure value",
656+
"display_name": "ibmcloud_api_key",
657657
"required": true,
658658
"custom_config": {
659659
"grouping": "deployment",
@@ -705,7 +705,7 @@
705705
{
706706
"key": "powervs_os_registration_password",
707707
"type": "multiline_secure_value",
708-
"display_name": "Multiline secure value",
708+
"display_name": "powervs_os_registration_password",
709709
"custom_config": {
710710
"grouping": "deployment",
711711
"original_grouping": "deployment",
@@ -797,7 +797,7 @@
797797
{
798798
"diagram": {
799799
"caption": "Full SAP S/4HANA or BW/4HANA environment provisioned on a 'Power Virtual Server with VPC landing zone'",
800-
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-sap/refs/tags/v3.6.1/reference-architectures/sap-s4hana-bw4hana/deploy-arch-ibm-pvs-sap-s4hana-bw4hana.svg",
800+
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-powervs-sap/refs/tags/v3.6.2/reference-architectures/sap-s4hana-bw4hana/deploy-arch-ibm-pvs-sap-s4hana-bw4hana.svg",
801801
"type": "image/svg+xml"
802802
},
803803
"description": "'SAP S/4HANA or BW/4HANA' variation of 'Power Virtual Server for SAP HANA' creates a basic and expandable SAP system landscape builds on the foundation of 'Power Virtual Server with VPC landing zone'. PowerVS instances for SAP HANA, SAP NetWeaver and optionally for shared SAP files are deployed and preconfigured for SAP installation. S/4HANA or BW/4HANA solution is installed based on selected version. \n\nServices such as DNS, NTP and NFS running in VPC and provided by 'Power Virtual Server with VPC landing zone' are leveraged.\n\nThe resulting SAP landscape leverages the services such as Activity Tracker, Cloud Object Storage, Key Management and the network connectivity configuration provided by the 'Power Virtual Server with VPC landing zone'. Additionally if a Monitoring Instance was configured in the 'Power Virtual Server with VPC landing zone' deployment, this solution will then install and enable SAP monitoring Dashboard."

reference-architectures/sap-ready-to-go/deploy-arch-ibm-pvs-sap-ready-to-go.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use-case: ITServiceManagement
1717
industry: Technology
1818
compliance: SAPCertified
1919
content-type: reference-architecture
20-
version: v3.6.1
20+
version: v3.6.2
2121
related_links:
2222
- title: 'SAP in IBM Cloud documentation'
2323
url: 'https://cloud.ibm.com/docs/sap'
@@ -39,7 +39,7 @@ related_links:
3939
{: toc-industry="Technology"}
4040
{: toc-use-case="ITServiceManagement"}
4141
{: toc-compliance="SAPCertified"}
42-
{: toc-version="v3.6.1"}
42+
{: toc-version="v3.6.2"}
4343

4444
The SAP-ready PowerVS variation of the Power Virtual Server for SAP HANA creates a basic and expandable SAP system landscape. The variation builds on the foundation of the VPC landing zone and Power Virtual Server with VPC landing zone. PowerVS instances for SAP HANA, SAP NetWeaver, and optionally for shared SAP files are deployed and pre-configured for SAP installation.
4545

reference-architectures/sap-s4hana-bw4hana/deploy-arch-ibm-pvs-sap-s4hana-bw4hana.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use-case: ITServiceManagement
1717
industry: Technology
1818
compliance: SAPCertified
1919
content-type: reference-architecture
20-
version: v3.6.1
20+
version: v3.6.2
2121
related_links:
2222
- title: 'SAP in IBM Cloud documentation'
2323
url: 'https://cloud.ibm.com/docs/sap'
@@ -39,7 +39,7 @@ related_links:
3939
{: toc-industry="Technology"}
4040
{: toc-use-case="ITServiceManagement"}
4141
{: toc-compliance="SAPCertified"}
42-
{: toc-version="v3.6.1"}
42+
{: toc-version="v3.6.2"}
4343

4444
'SAP S/4HANA or BW/4HANA' variation of 'Power Virtual Server for SAP HANA' creates a basic and expandable SAP system landscape built on the foundation of 'Power Virtual Server with VPC landing zone'. PowerVS instances for SAP HANA, SAP NetWeaver, and optionally for shared SAP files are deployed and pre-configured for SAP installation. The S/4HANA or BW/4HANA solution is installed based on the selected version.
4545

0 commit comments

Comments
 (0)