github rancher/terraform-provider-rancher2 v1.17.0

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

CHANGELOG

1.17.0 (August 12, 2021)

FEATURES:

  • New Argument: rancher2_cluster.rke_config.ingress.tolerations - (Optional) Ingress add-on tolerations (list)
  • New Argument: rancher2_cluster.rke_config.monitoring.tolerations - (Optional) Monitoring add-on tolerations (list)
  • New Argument: rancher2_cluster.rke_config.network.tolerations - (Optional) Network add-on tolerations (list)
  • New Argument: rancher2_cluster.rke_config.dns.options - (Optional) DNS add-on options (map)
  • New Argument: rancher2_cluster.rke_config.dns.tolerations - (Optional) DNS add-on tolerations (list)
  • New Argument: rancher2_cluster.oke_config.enable_private_control_plane - (Optional) Specifies whether Kubernetes API endpoint is a private IP only accessible from within the VCN. Default false Just for Rancher v2.5.10 or above (bool)
  • New Data Source: rancher2_storage_class_v2 - Provides Rancher Storage Class v2 data source. Available at Rancher v2.5.x and above.
  • New Resource: rancher2_storage_class_v2 - Provides Rancher Storage Class v2 resource. Available at Rancher v2.5.x and above.

ENHANCEMENTS:

  • Added tolerations schema, structure and tests
  • Updated rancher2_cluster resource to properly generate cluster registration token
  • Minor rancher2_catalog_v2 and rancher2_secret_v2 datasource docs update
  • Added verb deletecollection to policy rule
  • Updated WaitForClusterState function to check for cluster transitioning before return error

BUG FIXES:

  • Updated rancher2_notifier resource to be replaced on update
  • Fixed rancher2_cluster.eks_config_v2 to avoid false diff
  • Updated rancher2_notifier resource to be replaced on update
  • Updated rancher2_cluster docs to proper format yaml examples

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

NewReleases is sending notifications on new releases.