Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Requirements

No requirements.

Providers

Name Version
azuread n/a
azurerm n/a

Modules

No modules.

Resources

Name Type
azuread_application.this resource
azuread_application_federated_identity_credential.this resource
azuread_service_principal.this resource
azurerm_role_assignment.this_access_subscription_role resource
azurerm_role_assignment.this_resource_group_vms_role resource

Inputs

Name Description Type Default Required
azure_app_name The name to give the Azure AD Application. string n/a yes
description The description to give the Azure AD Application. string "OIDC for GitHub Actions" no
resource_group_id The resource group ID to give permissions to use for the Azure AD Application. string n/a yes
subject The subject to use for the Azure AD Application. Should be in the format 'repo:/:ref:refs/heads/' or 'repo:,/:pull_request' string n/a yes
subscription_id The subscription ID to give permissions to use for the Azure AD Application. string n/a yes

Outputs

Name Description
azure_this_client_id n/a