|
205 | 205 | ], |
206 | 206 | "custom_config": {} |
207 | 207 | }, |
| 208 | + { |
| 209 | + "key": "external_access_ip", |
| 210 | + "required": true |
| 211 | + }, |
208 | 212 | { |
209 | 213 | "key": "ssh_public_key", |
210 | 214 | "type": "multiline_secure_value", |
|
226 | 230 | } |
227 | 231 | }, |
228 | 232 | { |
229 | | - "key": "external_access_ip", |
230 | | - "required": true |
| 233 | + "key": "ibmcloud_api_key", |
| 234 | + "type": "multiline_secure_value", |
| 235 | + "required": true, |
| 236 | + "custom_config": { |
| 237 | + "grouping": "deployment", |
| 238 | + "original_grouping": "deployment", |
| 239 | + "type": "multiline_secure_value" |
| 240 | + } |
231 | 241 | }, |
232 | 242 | { |
233 | 243 | "key": "configure_dns_forwarder" |
|
255 | 265 | }, |
256 | 266 | { |
257 | 267 | "key": "tags" |
258 | | - }, |
259 | | - { |
260 | | - "key": "ibmcloud_api_key", |
261 | | - "type": "multiline_secure_value", |
262 | | - "custom_config": { |
263 | | - "grouping": "deployment", |
264 | | - "original_grouping": "deployment", |
265 | | - "type": "multiline_secure_value" |
266 | | - } |
267 | 268 | } |
268 | 269 | ], |
269 | 270 | "outputs": [ |
|
557 | 558 | "key": "powervs_backup_network", |
558 | 559 | "required": true |
559 | 560 | }, |
560 | | - { |
561 | | - "key": "cloud_connection" |
562 | | - }, |
563 | | - { |
564 | | - "key": "powervs_image_names" |
565 | | - }, |
566 | | - { |
567 | | - "key": "tags" |
568 | | - }, |
569 | 561 | { |
570 | 562 | "key": "ibmcloud_api_key", |
571 | 563 | "type": "multiline_secure_value", |
| 564 | + "required": true, |
572 | 565 | "custom_config": { |
573 | 566 | "grouping": "deployment", |
574 | 567 | "original_grouping": "deployment", |
575 | 568 | "type": "multiline_secure_value" |
576 | 569 | } |
| 570 | + }, |
| 571 | + { |
| 572 | + "key": "cloud_connection" |
| 573 | + }, |
| 574 | + { |
| 575 | + "key": "powervs_image_names" |
| 576 | + }, |
| 577 | + { |
| 578 | + "key": "tags" |
577 | 579 | } |
578 | 580 | ], |
579 | 581 | "outputs": [ |
|
880 | 882 | ], |
881 | 883 | "custom_config": {} |
882 | 884 | }, |
| 885 | + { |
| 886 | + "key": "external_access_ip", |
| 887 | + "required": true |
| 888 | + }, |
883 | 889 | { |
884 | 890 | "key": "ssh_public_key", |
885 | 891 | "required": true, |
|
901 | 907 | } |
902 | 908 | }, |
903 | 909 | { |
904 | | - "key": "external_access_ip", |
905 | | - "required": true |
| 910 | + "key": "ibmcloud_api_key", |
| 911 | + "type": "multiline_secure_value", |
| 912 | + "required": true, |
| 913 | + "custom_config": { |
| 914 | + "grouping": "deployment", |
| 915 | + "original_grouping": "deployment", |
| 916 | + "type": "multiline_secure_value" |
| 917 | + } |
906 | 918 | }, |
907 | 919 | { |
908 | 920 | "key": "custom_profile_instance_boot_image", |
|
997 | 1009 | }, |
998 | 1010 | { |
999 | 1011 | "key": "tags" |
1000 | | - }, |
1001 | | - { |
1002 | | - "key": "ibmcloud_api_key", |
1003 | | - "type": "multiline_secure_value", |
1004 | | - "custom_config": { |
1005 | | - "grouping": "deployment", |
1006 | | - "original_grouping": "deployment", |
1007 | | - "type": "multiline_secure_value" |
1008 | | - } |
1009 | 1012 | } |
1010 | 1013 | ], |
1011 | 1014 | "outputs": [ |
|
0 commit comments