We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to be able to do cross-tenant workload identity on AKS (https://learn.microsoft.com/en-us/azure/aks/workload-identity-cross-tenant)
auxiliary_tenant_ids and/or ARM_AUXILIARY_TENANT_IDS (https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs) is not yet implemented in azure providerconfig.
auxiliary_tenant_ids
ARM_AUXILIARY_TENANT_IDS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What problem are you facing?
We need to be able to do cross-tenant workload identity on AKS (https://learn.microsoft.com/en-us/azure/aks/workload-identity-cross-tenant)
What could help solve your problem?
auxiliary_tenant_ids
and/orARM_AUXILIARY_TENANT_IDS
(https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs) is not yet implemented in azure providerconfig.The text was updated successfully, but these errors were encountered: