I'm having issues with the new Amazon EC2 cluster ...
# general
b
I'm having issues with the new Amazon EC2 cluster with cloud provider configuration; I've read the docs at this link: https://rancher.com/docs/rke/latest/en/config-options/cloud-providers/aws/#iam-requirements -I've created the Cloud Credential with my access key and secret, and selected in my node template -I've set up the IAM Role and Policy as described, and listed the Policyon my node template (instance options page) -I've set up and tagged VPC/subnet as described, and listed on my node template The cluster remains in a "Provisioning" state, no EC2 instances are visible in Amazon console for the correct region, other than the security group, which does show up. Even viewed in API, the only "transitioningMessage": "waiting for etcd and controlplane nodes to be registered" Creating AWS cluster worked while I was still on 2.1.x... help?