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
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster_node_pool#gpu_instance
We need to be able to specify the gpu_instance on our node pools and this is currently not possible in this module.
Please can we add this field to the node_pools parameter please.
azurerm_kubernetes_cluster_node_pool
node_pools = { gpu_instance = "MIG1g" }
No response
The text was updated successfully, but these errors were encountered:
gpu_instance
No branches or pull requests
Is there an existing issue for this?
Description
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster_node_pool#gpu_instance
We need to be able to specify the gpu_instance on our node pools and this is currently not possible in this module.
Please can we add this field to the node_pools parameter please.
New or Affected Resource(s)/Data Source(s)
azurerm_kubernetes_cluster_node_pool
Potential Terraform Configuration
References
No response
The text was updated successfully, but these errors were encountered: