Skip to content

canada-ca-terraform-modules/terraform-azurerm-caf-app-registrationV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureRM App Registration V2

Terraform variables for this module

./ESLZ/app_registrationV2.tfvars

Requirements

No requirements.

Providers

Name Version
azuread n/a
azurerm n/a

Modules

No modules.

Resources

Name Type
azuread_application.aad_app resource
azuread_service_principal.aad_sp resource
azuread_user.owners data source
azurerm_client_config.current data source

Inputs

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

Outputs

Name Description
aad_app_object Azure AD Application object
aad_sp_object Azure AD Service Principal object

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages