Part of #273
What
Extract Rancher cluster import out of rke2-setup into its own standalone Terraform root.
Why
Rancher import needs to be re-run independently — e.g. after token rotation or cluster re-registration — without triggering RKE2 setup. Currently both are in the same module.
Acceptance Criteria
Part of #273
What
Extract Rancher cluster import out of
rke2-setupinto its own standalone Terraform root.Why
Rancher import needs to be re-run independently — e.g. after token rotation or cluster re-registration — without triggering RKE2 setup. Currently both are in the same module.
Acceptance Criteria
rancher-importcomponent is a standalone Terraform root underterraform/implementations/aws/rancher-import/data "aws_instance"by tag