github rancher/terraform-provider-rancher2 v1.16.0

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

CHANGELOG

1.16.0 (July 15, 2021)

FEATURES:

  • New Argument: rancher2_auth_config_keycloak.entity_id - (Optional/Computed) KeyCloak Client ID field (string)
  • New Argument: rancher2_auth_config_activedirectory.start_tls - (Optional/Computed) Enable start TLS connection (bool)
  • New Argument: rancher2_node_pool.drain_before_delete - (Optional) Drain nodes before delete (bool)

ENHANCEMENTS:

  • Added timeout error message to CatalogV2Client, getObjectV2ByID and GetCatalogV2List functions
  • Updated rancher2_bootstrap resource to wait until local cluster is active
  • Updated rancher2_cluster.rke_config.cloud_provider.name argument from Optional/Computed to Optional
  • Updated rancher2_cluster resource to replace RKE cluster API info instead of update, if rancher2_cluster.rke_config has been updated
  • Updated rancher2_project resource to replace project API info instead of update
  • Updated rancher2_node_template.engine_install_url argument to be computed
  • Updated Rancher to v2.5.9
  • Updated golang to v1.16.5 and added darwin arm64 build

BUG FIXES:

  • Fixed rancher2_cluster.gke_config_v2.cluster_addons to be optional

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

NewReleases is sending notifications on new releases.