github rancher/terraform-provider-rancher2 v1.10.4

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

CHANGELOG

1.10.4 (October 29, 2020)

FEATURES:

  • New Argument: rancher2_cluster.oke_config - (Optional) Oracle OKE configuration
  • New Argument: rancher2_node_template.openstack_config.application_credential_id - (Optional) OpenStack application credential id
  • New Argument: rancher2_node_template.openstack_config.application_credential_name - (Optional) OpenStack application credential name
  • New Argument: rancher2_node_template.openstack_config.application_credential_secret - (Optional) OpenStack application credential secret
  • New Argument: rancher2_notifier.dingtal_config - (Optional) Dingtalk config for notifier. For Rancher v2.4.0 and above (list maxitems:1)
  • New Argument: rancher2_notifier.msteams_config - (Optional) MSTeams config for notifier. For Rancher v2.4.0 and above (list maxitems:1)
  • New Argument: rancher2_cluster.eks_import - (Optional) EKS cluster import and new management support. Just for Rancher v2.5.0 and above
  • New Argument: rancher2_bootstrap.ui_default_landing - (Optional) Set default ui landing on Rancher bootstrap. Just for Rancher v2.5.0 and above
  • New Data Source: rancher2_catalog_v2 - Support new Rancher catalog V2 datasource. Just for Rancher v2.5.0 and above
  • New Resource: rancher2_catalog_v2 - Support new Rancher catalog V2 resource. Just for Rancher v2.5.0 and above
  • New Resource: rancher2_app_v2 - Support new Rancher app V2 resource. Just for Rancher v2.5.0 and above

ENHANCEMENTS:

  • Added new computed ca_cert argument at rancher2_cluster resource and datasource
  • Delete rancher2_app if created and got timeout to be active
  • Updated golang to v1.14.9 and removing vendor folder
  • Updated go mod to support Rancher v2.5.1
  • Added dingtal_config and msteams_config arguments at rancher2_notifier resource. go code and docs
  • Improved rancher2_cluster_sync wait for cluster monitoring
  • Improved rancher2_bootstrap on resource creation. bootstrapDoLogin function will retry 3 times user/pass login before fail
  • Updated acceptance tests to use Rancher v2.5.1, k3s v1.18.9-k3s1 and cert-manager v1.0.1
  • Added new Apps & marketplace guide for Rancher v2.5.0

BUG FIXES:

  • Fix rke_config.monitoring.replicas argument to set default value to 1 if monitoring enabled
  • Fix Rancher auth config apply on activedirectory, freeipa and openldap providers

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

NewReleases is sending notifications on new releases.