│ You are creating a plan with the -target option, which means that the result of this plan may not represent all of the changes requested by the current configuration.
│
│ The -target option is not for routine use, and is provided only for exceptional situations such as recovering from errors or mistakes, or when Terraform specifically suggests to use it as part of an error message.
╵
╷
│ Warning: Experimental feature "module_variable_optional_attrs" is active
rancher2_cluster.cluster-graphql3: Still destroying... [id=c-9mqhw, 10s elapsed]
rancher2_cluster.cluster-graphql3: Still destroying... [id=c-9mqhw, 20s elapsed]
rancher2_cluster.cluster-graphql3: Still destroying... [id=c-9mqhw, 30s elapsed]
rancher2_cluster.cluster-graphql3: Still destroying... [id=c-9mqhw, 40s elapsed]
rancher2_cluster.cluster-graphql3: Still destroying... [id=c-9mqhw, 50s elapsed]
rancher2_cluster.cluster-graphql3: Still destroying... [id=c-9mqhw, 1m0s elapsed]
rancher2_cluster.cluster-graphql3: Still destroying... [id=c-9mqhw, 1m10s elapsed]
rancher2_cluster.cluster-graphql3: Still destroying... [id=c-9mqhw, 1m20s elapsed]
rancher2_cluster.cluster-graphql3: Destruction complete after 1m21s
╷
│ Warning: Applied changes may be incomplete
│
│ The plan was created with the -target option in effect, so some changes requested in the configuration may have been ignored and the output values may not be fully updated. Run the following command to verify that no other changes are
│ pending:
│ terraform plan
│
│ Note that the -target option is not suitable for routine use, and is provided only for exceptional situations such as recovering from errors or mistakes, or when Terraform specifically suggests to use it as part of an error message.