Skip to content

Latest commit

 

History

History

aviatrix_controller_azure

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Aviatrix Controller Azure

This module builds the Azure Active Directory (AAD) Application and Service Principal. If you already have an AAD Application you would like to use then you do not need to use this module.

Providers

Name Version
azuread >= 2.0
azurerm >= 2.0
null >= 2.0

Modules

No modules.

Resources

Name Type
azuread_application.aviatrix_ad_app resource
azuread_application_password.aviatrix_app_password resource
azuread_service_principal.aviatrix_sp resource
azuread_service_principal_password.aviatrix_sp_password resource
azurerm_role_assignment.aviatrix_sp_role resource
azurerm_role_definition.custom_role resource
null_resource.accept_license resource
azurerm_subscription.main data source

Inputs

Name Description Type Default Required
app_name Azure AD App Name for Aviatrix Controller Build Up string "aviatrix_controller_app" no
create_custom_role Enable creation of custom role in stead of using contributor permissions bool false no
terraform_module_path terraform module absolute path string "" no

Outputs

Name Description
application_id n/a
application_key n/a
directory_id n/a
subscription_id n/a