github rancher/terraform-provider-rancher2 v1.20.0

latest releases: v5.1.0-rc1, v4.4.0-rc1, v5.0.0-rc2...
3 years ago

CHANGELOG

1.20.0 (September 17, 2021)

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:

  • Updated go modules and acceptance tests to support rancher v2.6.0
  • Updated rancher2_cluster.rke_config schema to support rancher v2.6.0 rancher/rke#2409
  • Updated rancher2_cluster.gke_config_v2 schema to support rancher v2.6.0 rancher/gke-operator#49
  • Updated rancher2_cluster.eks_config_v2 schema to support rancher v2.6.0 rancher/eks-operator#38
  • Updated rancher2_cluster.gke_config_v2 schema to support rancher v2.6.0 rancher/rancher#34291
  • Updated docs, adding note to use rancher2_bootstrap resource on Rancher v2.6.0 and above

BUG FIXES:

  • Updated rancher2_project_role_template_binding rancher2_cluster_role_template_binding resources, setting user_id and group_id arguments as computed
  • Updated rancher2_cluster.aks_config_v2 to:
  • Updated InfoAppV2 function to proper escape url query params #739

Don't miss a new terraform-provider-rancher2 release

NewReleases is sending notifications on new releases.