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
|[azuread_application_published_app_ids.well_known](https://registry.terraform.io/providers/hashicorp/azuread/2.18.0/docs/data-sources/application_published_app_ids)| data source |
29
-
30
-
## Inputs
31
-
32
-
| Name | Description | Type | Default | Required |
| <aname="input_service_principal_name_suffix"></a> [service\_principal\_name\_suffix](#input\_service\_principal\_name\_suffix)| Service principal name suffix. |`string`| n/a | yes |
35
-
36
-
## Outputs
37
-
38
-
| Name | Description |
39
-
|------|-------------|
40
-
| <aname="output_service_principal"></a> [service\_principal](#output\_service\_principal)| Service Principal application id and object id |
41
-
| <aname="output_service_principal_password"></a> [service\_principal\_password](#output\_service\_principal\_password)| Password for the Service Principal. |
| <aname="input_scope"></a> [scope](#input\_scope)| The scope to which Service Principal permissions should be assigned to. Usually this is the management group id of form `/providers/Microsoft.Management/managementGroups/<tenantId>` that sits atop the subscriptions. |`string`| n/a | yes |
36
-
| <aname="input_service_principal_name_suffix"></a> [service\_principal\_name\_suffix](#input\_service\_principal\_name\_suffix)| Service principal name suffix. |`string`| n/a | yes |
37
-
38
-
## Outputs
39
-
40
-
| Name | Description |
41
-
|------|-------------|
42
-
| <aname="output_service_principal"></a> [service\_principal](#output\_service\_principal)| Service Principal application id and object id |
43
-
| <aname="output_service_principal_password"></a> [service\_principal\_password](#output\_service\_principal\_password)| Password for the Service Principal. |
|[azuread_application_published_app_ids.well_known](https://registry.terraform.io/providers/hashicorp/azuread/2.18.0/docs/data-sources/application_published_app_ids)| data source |
27
-
28
-
## Inputs
29
-
30
-
| Name | Description | Type | Default | Required |
| <aname="input_meshstack_redirect_uri"></a> [meshstack\_redirect\_uri](#input\_meshstack\_redirect\_uri)| Redirect URI that will be provided by meshcloud. It is individual per meshStack. |`string`| n/a | yes |
33
-
| <aname="input_service_principal_name_suffix"></a> [service\_principal\_name\_suffix](#input\_service\_principal\_name\_suffix)| Service principal name suffix. |`string`| n/a | yes |
34
-
35
-
## Outputs
36
-
37
-
| Name | Description |
38
-
|------|-------------|
39
-
| <aname="output_app_registration"></a> [app\_registration](#output\_app\_registration)| Application registration application id and object id |
40
-
| <aname="output_app_registration_client_secret"></a> [app\_registration\_client\_secret](#output\_app\_registration\_client\_secret)| Password for the application registration. |
| <aname="input_service_principal_name_suffix"></a> [service\_principal\_name\_suffix](#input\_service\_principal\_name\_suffix)| Service principal name suffix. |`string`| n/a | yes |
34
-
| <aname="input_subscriptions"></a> [subscriptions](#input\_subscriptions)| The scope to which UAMI blueprint service principal role assignment is applied. |`list(any)`| n/a | yes |
0 commit comments