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
| <aname="output_external_deployments_operator"></a> [external\_deployments\_operator](#output\_external\_deployments\_operator)| "External\_deployments\_operator info"<br> {<br> irsa\_role = irsa role arn<br> service\_account\_name = service account name<br> } |
50
53
| <aname="output_external_dns_irsa_role_arn"></a> [external\_dns\_irsa\_role\_arn](#output\_external\_dns\_irsa\_role\_arn)| "External\_dns info"<br> {<br> irsa\_role = irsa role arn.<br> zone\_id = hosted zone id for external\_dns Iam policy<br> zone\_name = hosted zone name for external\_dns Iam policy<br> } |
51
54
| <aname="output_infra"></a> [infra](#output\_infra)| Infra details. |
| <aname="input_netapp_trident_operator"></a> [netapp\_trident\_operator](#input\_netapp\_trident\_operator)| Config to create IRSA role for the netapp-trident-operator. | <pre>object({<br> enabled = optional(bool, false)<br> namespace = optional(string, "trident")<br> serviceaccount_name = optional(string, "trident-controller")<br> region = optional(string)<br> })</pre> |`{}`| no |
57
59
| <aname="input_use_cluster_odc_idp"></a> [use\_cluster\_odc\_idp](#input\_use\_cluster\_odc\_idp)| Toogle to uset the oidc idp connector in the trust policy.<br> Set to `true` if the cluster and the hosted zone are in different aws accounts.<br> `rm_role_policy` used to facilitiate the cleanup if a node attached policy was used previously. |`bool`|`true`| no |
@@ -61,6 +63,7 @@ No modules.
61
63
62
64
| Name | Description |
63
65
|------|-------------|
66
+
| <aname="output_external_deployments_operator"></a> [external\_deployments\_operator](#output\_external\_deployments\_operator)| External deployments operator role info |
64
67
| <aname="output_external_dns"></a> [external\_dns](#output\_external\_dns)| External\_dns info |
65
68
| <aname="output_netapp_trident_operator"></a> [netapp\_trident\_operator](#output\_netapp\_trident\_operator)| NetApp Astra Trident NETAPP Operator role info |
66
69
| <aname="output_roles"></a> [roles](#output\_roles)| Roles mapping info |
0 commit comments