github rancher/terraform-provider-rancher2 v1.12.0

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

CHANGELOG

1.12.0 (March 05, 2021)

FEATURES:

  • New Argument: rancher2_node_template.node_taints - (Optional) Node taints. For Rancher v2.3.3 or above (List)
  • New Argument: rancher2_cluster.aks_config.load_balancer_sku - (Optional/Computed) Load balancer type (basic | standard). Must be standard for auto-scaling
  • New Argument: rancher2_cluster.rke_config.services.etc.backup_config.timeout - (Optional/Computed) Set timeout in seconds for etcd backup. Just for Rancher v2.5.6 and above
  • New Data Source: rancher2_global_role - Provides a Rancher V2 Global Role data source
  • New Resource: rancher2_global_role - Provides a Rancher V2 Global Role resource
  • New Resource: rancher2_feature - Provides a Rancher V2 Feature resource. Just for Rancher v2.5.0 and above

ENHANCEMENTS:

  • Updated rancher2_node_template.openstack_config to support boot_from_volume and related arguments
  • Added password as valid cluster_template_questions type to rancher2_cluster resource
  • Preserve cluster_template_answers for cluster_template_questions of type password in rancher2_cluster resource to avoid misleading diffs
  • Added nodes attribute reference to rancher2_cluster_sync resource
  • Updated go mod to support Rancher v2.5.6
  • Updated acceptance tests to use Rancher v2.5.6
  • Added retry to get k8s default version, if getting forbidden or server error
  • Added retry to get V2 catalogs and apps, if getting server error

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

NewReleases is sending notifications on new releases.