Open jkroepke opened 1 year ago
Is there an example to issue additional tokens?
I have to issue a token with scope 6dae42f8-4368-4678-94ff-3960e28e3630
+1
Support for az aks command invoke
would be highly appreciated
A workaround: I wrote a own provider for that use-case: https://github.com/jkroepke/terraform-provider-azureakscommand
Is there an existing issue for this?
Community Note
Description
az aks command invoke
is very useful for deploy something against a private AKS where terraforms runs outside of the internal network, e.g. Terraform cloud.New or Affected Resource(s)/Data Source(s)
azurerm_kubernetes_cluster_command_invoke
Potential Terraform Configuration
References
Semi-functional example with azapi. azapi is not able to issue the token for AKS.