Requirements
No requirements.
Providers
| Name | Version |
|---|---|
| azuread | n/a |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| azuread_group.main | resource |
| azuread_group_member.parent | resource |
| azuread_client_config.current | data source |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| environment_name | The environment name for the App Registration Name | string | n/a | yes |
| has_parent | This group has a parent group associated | bool | false | no |
| owners | A list of object ID’s for users that will own (and therefore be able to manage) any Entra ID objects | list(string) | n/a | yes |
| parent_group_object_id | The object ID of the parent group | string | "" | no |
| purpose | Purpose of the App Registration | string | n/a | yes |
Outputs
| Name | Description |
|---|---|
| object_id | n/a |