This message was deleted.
# general
a
This message was deleted.
c
Never mind, found it! I had to use the
rancher2_cluster_v2.rke_config.machine_selector_config
argument, and I also had to change it a bit (in comparison with the terraform doc)
It seems that the syntax in the doc is wrong. Specifically, this part:
Copy code
config = {
        system-default-registry: "custom-registry-hostname"
      }
When I run a
terraform validate
it says that
config
expects a string