Skip to content

chore(deps): update terraform rancher2 to v1.20.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.17.0 -> 1.20.1

Release Notes

rancher/terraform-provider-rancher2

v1.20.1

Compare Source

FEATURES:

  • New Data Source: rancher2_config_map_v2 - Provides Rancher configMap v2 data source. Available at Rancher v2.5.x and above.
  • New Resource: rancher2_config_map_v2 - Provides Rancher configMap v2 resource. Available at Rancher v2.5.x and above.

ENHANCEMENTS:

  • Updated waitForRancherLocalActive function to allow rancher2_bootstrap works when using Rancher restricted-admin at Rancher 2.6.x

BUG FIXES:

v1.20.0

Compare Source

FEATURES:

  • New Argument: rancher2_cluster.aks_config_v2 - (Optional) The Azure AKS v2 configuration for creating/import aks Clusters. Conflicts with aks_config, eks_config, eks_config_v2, gke_config, gke_config_v2, oke_config k3s_config and rke_config. Just for Rancher v2.6.0 and above (list maxitems:1)
  • New Argument: rancher2_cloud_credential.azure_credential_config.environment - (Optional/Computed) Azure environment (e.g. AzurePublicCloud, AzureChinaCloud) (string)
  • New Argument: rancher2_cloud_credential.azure_credential_config.tenant_id - (Optional/Computed) Azure Tenant ID (string)
  • New Attribute: rancher2_cluster.cluster_registration_token.insecure_node_command - (Computed) Insecure node command to execute in a imported k8s cluster (string)
  • New Attribute: rancher2_cluster.cluster_registration_token.insecure_windows_node_command - (Computed) Insecure windows command to execute in a imported k8s cluster (string)
  • New Attribute: rancher2_cloud_credential.amazonec2_credential_config.default_region - (Optional) AWS default region (string)
  • New Resource: rancher2_machine_config_v2 - Provides a Rancher v2 Machine config v2 resource. Available as tech preview at Rancher v2.6.0 and above.
  • New Resource: rancher2_cluster_v2 - Provides Rancher cluster v2 resource to manage RKE2 and K3S cluster. Available as tech preview at Rancher v2.6.0 and above.
  • New Data Source: rancher2_cluster_v2 - Provides Rancher cluster v2 resource to manage RKE2 and K3S cluster. Available at Rancher v2.6.0 and above.

ENHANCEMENTS:

BUG FIXES:

v1.17.2

Compare Source

FEATURES:

ENHANCEMENTS:

  • Added verb own to policy rule
  • Updated WaitForClusterState function to check for condition last update before return error

BUG FIXES:

v1.17.1

Compare Source

FEATURES:

  • New Argument: rancher2_cluster.fleet_workspace_name - (Optional/Computed) Fleet workspace name (string)

ENHANCEMENTS:

BUG FIXES:

  • Fix rancher2_cluster resource update to not reset fleet workspace name
  • Fix rancher2_node_template resource to proper update cloud_credential_id and use_internal_ip_address arguments

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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports