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
worker_instances_list
I want to use exist host to create a tke cluster by terraform. I found the worker_instances_list at Attributes Reference.
But how can I config the worker_instances_list?
The text was updated successfully, but these errors were encountered:
Adding an existing instance to the cluster interface was not available until the end of last month, and has not yet been added to the terraform
We will arrange for increased support.
3ks
Sorry, something went wrong.
Hello @deancn this has been released, please have a try. refer: https://www.terraform.io/docs/providers/tencentcloud/r/kubernetes_cluster_attachment.html
@likexian It works. Thanks very much.
One more requirement, Can we support user-data for tencentcloud_kubernetes_cluster_attachment due to re-install the os.
tencentcloud_kubernetes_cluster_attachment
Got it. refer: https://github.com/terraform-providers/terraform-provider-tencentcloud/issues/411
Himer
No branches or pull requests
I want to use exist host to create a tke cluster by terraform. I found the worker_instances_list at Attributes Reference.
But how can I config the
worker_instances_list
?worker_instances_list
The text was updated successfully, but these errors were encountered: