rancher / terraform-provider-rancher2

Terraform Rancher2 provider
https://www.terraform.io/docs/providers/rancher2/
Mozilla Public License 2.0
263 stars 228 forks source link

Remove telemetry field from rancher2_bootstrap resource #1445

Open adamkpickering opened 1 week ago

adamkpickering commented 1 week ago

This PR removes the telemetry field from the rancher2_bootstrap resource. It also removes related code and documentation. This is part of the work associated with SURE-9295, which is about removing legacy telemetry from Rancher Manager. Please see that issue for related PRs in other repositories.

Looking at https://github.com/rancher/terraform-provider-rancher2?tab=readme-ov-file#branching-the-provider, this PR should only be merged into release/v7 because legacy telemetry will be removed in Rancher Manager 2.11. I don't think release/v7 exists yet, so I have added the version/rancher-v2.11 label to this PR.