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
terraform apply
Since I upgraded the rke provider to 0.13. Every time I ran terraform apply, it always tries to update the cluster even though nothing changes.
id = "89a1fd84-8c85-475f-b8c8-026cb7f5b3c8" ignore_docker_version = false inactive_hosts = [] internal_kube_config_yaml = (sensitive value) kube_admin_user = "kube-admin" ~ kube_config_yaml = (sensitive value) kubernetes_version = "v1.21.7-rancher1-1" ~ rke_cluster_yaml = (sensitive value) ~ rke_state = (sensitive value)
rke_cluster.cluster: Still modifying... [id=89a1fd84-8c85-475f-b8c8-026cb7f5b3c8, 10s elapsed] rke_cluster.cluster: Still modifying... [id=89a1fd84-8c85-475f-b8c8-026cb7f5b3c8, 20s elapsed] rke_cluster.cluster: Still modifying... [id=89a1fd84-8c85-475f-b8c8-026cb7f5b3c8, 30s elapsed] rke_cluster.cluster: Still modifying... [id=89a1fd84-8c85-475f-b8c8-026cb7f5b3c8, 40s elapsed] rke_cluster.cluster: Still modifying... [id=89a1fd84-8c85-475f-b8c8-026cb7f5b3c8, 50s elapsed] rke_cluster.cluster: Still modifying... [id=89a1fd84-8c85-475f-b8c8-026cb7f5b3c8, 1m0s elapsed] rke_cluster.cluster: Still modifying... [id=89a1fd84-8c85-475f-b8c8-026cb7f5b3c8, 1m10s elapsed] rke_cluster.cluster: Modifications complete after 1m11s [id=89a1fd84-8c85-475f-b8c8-026cb7f5b3c
I am using terraform 0.12.31.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Since I upgraded the rke provider to 0.13.
Every time I ran terraform apply, it always tries to update the cluster even though nothing changes.
I am using terraform 0.12.31.
The text was updated successfully, but these errors were encountered: