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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -271,7 +271,7 @@ Before opening a Pull Request, please do the following:
271
271
| <aname="input_can_cancel_subscriptions_in_scopes"></a> [can\_cancel\_subscriptions\_in\_scopes](#input\_can\_cancel\_subscriptions\_in\_scopes)| The scopes to which Service Principal cancel subscription permission is assigned to. List of management group id of form `/providers/Microsoft.Management/managementGroups/<mgmtGroupId>/`. |`list(string)`|`[]`| no |
272
272
| <aname="input_can_delete_rgs_in_scopes"></a> [can\_delete\_rgs\_in\_scopes](#input\_can\_delete\_rgs\_in\_scopes)| The scopes to which Service Principal delete resource group permission is assigned to. Only relevant when `replicator_rg_enabled`. List of subscription scopes of form `/subscriptions/<subscriptionId>`. |`list(string)`|`[]`| no |
273
273
| <aname="input_create_passwords"></a> [create\_passwords](#input\_create\_passwords)| Create passwords for service principals. |`bool`|`true`| no |
| <aname="input_metering_assignment_scopes"></a> [metering\_assignment\_scopes](#input\_metering\_assignment\_scopes)| Names or UUIDs of the Management Groups that kraken should collect costs for. |`list(string)`| n/a | yes |
276
276
| <aname="input_metering_enabled"></a> [metering\_enabled](#input\_metering\_enabled)| Whether to create Metering Service Principal or not. |`bool`|`true`| no |
277
277
| <aname="input_metering_service_principal_name"></a> [metering\_service\_principal\_name](#input\_metering\_service\_principal\_name)| Service principal for collecting cost data. Kraken ist the name of the meshStack component. Name must be unique per Entra ID. |`string`|`"kraken"`| no |
@@ -293,7 +293,7 @@ Before opening a Pull Request, please do the following:
293
293
|------|-------------|
294
294
| <aname="output_azure_ad_tenant_id"></a> [azure\_ad\_tenant\_id](#output\_azure\_ad\_tenant\_id)| The Azure AD tenant id. |
295
295
| <aname="output_documentation"></a> [documentation](#output\_documentation)| Complete module documentation in markdown format |
| <aname="output_mca_service_principal"></a> [mca\_service\_principal](#output\_mca\_service\_principal)| MCA Service Principal. |
298
298
| <aname="output_mca_service_principal_password"></a> [mca\_service\_principal\_password](#output\_mca\_service\_principal\_password)| Password for MCA Service Principal. |
299
299
| <aname="output_metering_service_principal"></a> [metering\_service\_principal](#output\_metering\_service\_principal)| Metering Service Principal. |
0 commit comments