v1.12.0
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_configto supportboot_from_volumeand related arguments - Added
passwordas validcluster_template_questionstype torancher2_clusterresource - Preserve
cluster_template_answersforcluster_template_questionsof typepasswordinrancher2_clusterresource to avoid misleading diffs - Added
nodesattribute reference torancher2_cluster_syncresource - 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