Skip to content

Update Terraform rancher2 to v1.22.1

Renovate Bot requested to merge renovate/rancher2-1.x into main

This MR contains the following updates:

Package Type Update Change
rancher2 (source) required_provider minor 1.21.0 -> 1.22.1

Release Notes

rancher/terraform-provider-rancher2

v1.22.1

Compare Source

FEATURES:

ENHANCEMENTS:

BUG FIXES:

v1.22.0

Compare Source

FEATURES:

  • New Argument: rancher2_cloud_credential.s3_credential_config - (Optional) S3 config for the Cloud Credential. Just for Rancher 2.6.0 and above (list maxitems:1)
  • New Argument: rancher2_cluster.rke_config.enable_cri_dockerd - (Optional) Enable/disable using cri-dockerd. Deafult: false (bool) https://github.com/rancher/terraform-provider-rancher2/issues/792
  • New Argument: rancher2_cluster.rke_config.private_registries.ecr_credential_plugin - (Optional) ECR credential plugin config (list maxitems:1)
  • New Argument: rancher2_cluster_v2.local_auth_endpoint - - (Optional) Cluster V2 local auth endpoint (list maxitems:1)
  • Deprecated Argument: rancher2_cluster_v2.rke_config.local_auth_endpoint - (Deprecated) Use rancher2_cluster_v2.local_auth endpoint instead (list maxitems:1)

ENHANCEMENTS:

BUG FIXES:

  • Fix rancher2_cluster_v2.rke_config.registries sort to avoid false diff
  • Fix rancher2_machine_config_v2 to properly get updated

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports