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
use cluster resource which already connected to server throw internal connect cluster error.
cloudtower_cluster.sample_cluster: Creating... ╷ │ Error: [POST /connect-cluster][500] connectClusterInternalServerError &{Message:0xc0004ce720 OperationName:0xc0004ce6f0 Path:0xc0004ce6c0 Props:map[createCluster:map[code:CLUSTER_ALREADY_CONNECTED message:cluster already connected]] Stack:0xc0004ce750 Status:0xc00028afb0} │ │ with cloudtower_cluster.sample_cluster, │ on create.tf line 25, in resource "cloudtower_cluster" "sample_cluster": │ 25: resource "cloudtower_cluster" "sample_cluster" { │ ╵
The text was updated successfully, but these errors were encountered:
temporary, terraform doesn't support mark one field as uniqueness
hashicorp/terraform-plugin-sdk#224
Sorry, something went wrong.
wait until terraofrm support global uniquesness detection
Successfully merging a pull request may close this issue.
use cluster resource which already connected to server throw internal connect cluster error.
The text was updated successfully, but these errors were encountered: