./ESLZ/app_registrationV2.tfvars
No requirements.
Name | Version |
---|---|
azuread | n/a |
azurerm | n/a |
No modules.
Name | Type |
---|---|
azuread_application.aad_app | resource |
azuread_service_principal.aad_sp | resource |
azuread_user.owners | data source |
azurerm_client_config.current | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
app_registrations | AAD App Registration to create | any |
{} |
no |
env | (Required) 4 character string defining the environment name prefix for the VM | string |
n/a | yes |
group | (Required) Character string defining the group for the target subscription | string |
n/a | yes |
location | Azure location for the VM | string |
"canadacentral" |
no |
project | (Required) Character string defining the project for the target subscription | string |
n/a | yes |
tags | Tags that will be applied to every associated VM resource | map(string) |
{} |
no |
userDefinedString | (Required) User defined portion value for the name of the App Registration. | string |
n/a | yes |
Name | Description |
---|---|
aad_app_object | Azure AD Application object |
aad_sp_object | Azure AD Service Principal object |