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
{{ message }}
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
Question:
The aks_msi_client_id_query.sh script queries information that is already provided via the azurerm_kubernetes_cluster resource attributes. Would you accept a pull request that uses modifies the aks module to use those attributes and removes the dependency on the script?
Topic:
AKS module's output
Question:
The aks_msi_client_id_query.sh script queries information that is already provided via the
azurerm_kubernetes_clusterresource attributes. Would you accept a pull request that uses modifies the aks module to use those attributes and removes the dependency on the script?Script -> Attribute Mapping
Suggestion
I would suggest that we just export the following attributes directly from the
azurerm_kubernetes_clusterresource:cc: @jmspring @andrebriggs