Skip to content

Releases: rancher/terraform-provider-rancher2

v4.2.0

09 Jul 23:42
9e26756
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.2.0-rc3

28 Jun 22:48
9b3a291
Compare
Choose a tag to compare
v4.2.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.1.0...v4.2.0-rc3

v3.3.0-rc3

28 Jun 22:50
5895ef5
Compare
Choose a tag to compare
v3.3.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v3.2.0...v3.3.0-rc3

v4.1.0

06 Mar 22:58
383a664
Compare
Choose a tag to compare

v4.1.0 (March 6, 2024)

FEATURES:

  • Added support for rancher2_pod_security_admission_configuration_template resource and dataSource. See #1302

ENHANCEMENTS:

  • [Docs] fix unit and add new example to the documentation for rancher_cluster_v2. See #1309
  • [Docs] add note linking to AWS docs for eks_config_v2. See #1247

BUGFIXES:

v4.1.0-rc2

06 Mar 19:06
442014e
Compare
Choose a tag to compare
v4.1.0-rc2 Pre-release
Pre-release
Add note linking to AWS docs (#1247)

v4.1.0-rc1

20 Feb 21:21
cb93313
Compare
Choose a tag to compare
v4.1.0-rc1 Pre-release
Pre-release
Merge pull request #1302 from jiaqiluo/psact

v4.0.0

05 Feb 18:15
160eda2
Compare
Choose a tag to compare

v4.0.0 (February 5, 2024)

FEATURES:

  • Added support for machine_selector_files on . See #1225
  • Added support for graceful_shutdown_timeout for vSphere nodes. See #1228
  • Added inherited_cluster_roles attribute to global_role. See #1242

ENHANCEMENTS:

  • Changed default Ubuntu image for DigitalOcean from 16.04 -> 22.04. See #1213
  • Improved EKS node_group error message. See #1205
  • Set protect-kernel-defaults on rancher_v2 clusters. See #1244
  • Updated default_system_registry behavior at rancher2_app_v2 resource. See #1265
  • Updated RKE config machine pool schema and structure. See #1253
  • Added project_id syntax for rancher2_project_role_template_binding. See #1272
  • Add the keypair_name argument to the openstack_config machine config and node template. See #1235
  • [Docs] updated the documentation for rancher_cluster_v2. See #1300
  • [Docs] Remove keypair_name from amazonec2_config. See #942

BUGFIXES:

  • Fixed machine_selector_config old schema to have the correct type. See #1223
  • Allow machine pools to be created and scaled down to 0. See #1232
  • Fixed the issue where the for_each in rancher2_registry keeps changing the order of the list that has not changed. See #1268
  • Fixed double base64-encoding of ca_bundle field. See #1296
  • [Docs] Fixed description for using kms_key eks_config_v2. See #892

v4.0.0-rc6

01 Feb 18:48
6401180
Compare
Choose a tag to compare
v4.0.0-rc6 Pre-release
Pre-release
Merge pull request #1300 from jiaqiluo/more-docs

v4.0.0-rc5

28 Nov 09:03
298f917
Compare
Choose a tag to compare
v4.0.0-rc5 Pre-release
Pre-release
Update default_system_registry behavior in rancher2_app_v2 resource (…

v4.0.0-rc4: Merge pull request #1232 from klippo/allow-empty-machine-pools

27 Oct 18:03
6134283
Compare
Choose a tag to compare
Allow machine pools to be created and scaled down to 0