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
| <aname="input_globalaccount"></a> [globalaccount](#input\_globalaccount)| The subdomain of the global account in which you want to manage resources. |`string`| n/a | yes |
51
-
| <aname="input_parent_id"></a> [parent\_id](#input\_parent\_id)| The ID of the parent resource. |`string`| n/a | yes |
| <aname="input_region"></a> [region](#input\_region)| The region of the subaccount. |`string`|`"eu30"`| no |
54
+
| <aname="input_subfolder"></a> [subfolder](#input\_subfolder)| The subfolder to use for the SAP BTP resources. This is used to create a folder structure in the SAP BTP cockpit. |`string`| n/a | yes |
54
55
| <aname="input_users"></a> [users](#input\_users)| Users and their roles provided by meshStack | <pre>list(object(<br> {<br> meshIdentifier = string<br> username = string<br> firstName = string<br> lastName = string<br> email = string<br> euid = string<br> roles = list(string)<br> }<br> ))</pre> |`[]`| no |
0 commit comments