Open artiotest opened 2 years ago
Without make any changes Terraform rancher2 plugin failed with the following error:
module.rke.null_resource.delay: Refreshing state... [id=2920492733094079458] module.rke.random_id.instance_id: Refreshing state... [id=ywnH] module.rke.rancher2_node_template.worker_template_co: Refreshing state... [id=cattle-global-nt:nt-mbfzw] module.rke.rancher2_node_template.control_plane_template_co: Refreshing state... [id=cattle-global-nt:nt-xk6tx] Error: missing expected [
What could it be ? Something in the cluster template ?
Possibly related to the following issue: https://github.com/rancher/terraform-provider-rancher2/issues/1011
Without make any changes Terraform rancher2 plugin failed with the following error:
module.rke.null_resource.delay: Refreshing state... [id=2920492733094079458] module.rke.random_id.instance_id: Refreshing state... [id=ywnH] module.rke.rancher2_node_template.worker_template_co: Refreshing state... [id=cattle-global-nt:nt-mbfzw] module.rke.rancher2_node_template.control_plane_template_co: Refreshing state... [id=cattle-global-nt:nt-xk6tx] Error: missing expected [
What could it be ? Something in the cluster template ?