github rancher/terraform-provider-rancher2 v1.10.5

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

CHANGELOG

1.10.5 (November 11, 2020)

FEATURES:

  • Deprecated Argument: rancher2_cluster.eks_import - (Optional) Use rancher2_cluster.eks_config_v2 instead. Just for Rancher v2.5.0 and above
  • New Argument: rancher2_cluster.eks_config_v2 - (Optional) EKS cluster import and new management support. Just for Rancher v2.5.0 and above

ENHANCEMENTS:

  • Updated go mod to support Rancher v2.5.2
  • Updated acceptance tests to use Rancher v2.5.2
  • Improved rancher2_bootstrap on resource creation. Number of retires on bootstrapDoLogin function can be configured with retries provider argument
  • Updated rancher2_catalog_v2 contextualized resource id with cluster_id prefix
  • Updated rancher2_app_v2 contextualized resource id with cluster_id prefix
  • Updated rancher2_app_v2 to show helm operation log if fail
  • Updated rancher2_app_v2.values argument as sensitive

BUG FIXES:

  • Fixed rancher2_cluster.rke_config.upgrade_strategy.drain argument to set false value properly
  • Fixed Apps & marketplace guide for Rancher v2.5.0 format
  • Fixed rancher2_app_v2.values argument to avoid false diff
  • Fixed rancher2_cluster_role_template_binding and rancher2_cluster_role_template_binding arguments to forceNew on update

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

NewReleases is sending notifications on new releases.