You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| pim_eligible_role_assignment | Resource definition, default settings are defined within locals and merged with var settings. For more information look at [Outputs](#Outputs). |`any`|`{}`| no |
33
35
| role_assignment | Resource definition, default settings are defined within locals and merged with var settings. For more information look at [Outputs](#Outputs). |`any`|`{}`| no |
34
36
| user_assigned_identity | Resource definition, default settings are defined within locals and merged with var settings. For more information look at [Outputs](#Outputs). |`any`|`{}`| no |
35
37
36
38
## Outputs
37
39
38
40
| Name | Description |
39
41
|------|-------------|
42
+
| pim_eligible_role_assignment | Outputs all attributes of resource_type. |
40
43
| role_assignments | Outputs all attributes of resource_type. |
41
44
| user_assigned_identity | Outputs all attributes of resource_type. |
42
45
| variables | Displays all configurable variables passed by the module. __default__ = predefined values per module. __merged__ = result of merging the default values and custom values passed to the module |
0 commit comments