Skip to content

Releases: IBM-Cloud/vpc-ha-iac

v3.3.0

22 Nov 05:42
ef2786b
Compare
Choose a tag to compare

Release v3.3.0

Deprecation:

The following options are deprecated from the VPN Module:

* Deprecated md5 and sha1 options from the Authentication Algorithm.

  • Deprecated the triple_des option from the Encryption Algorithm.
  • Deprecated 2 and 5 enumeration types from the Diffie-Hellman Group.

Feature Update

  1. Added support for IBM Cloud DBaaS(MySQL) for the following project:

    • 3-tier-autoscale project
  2. The following options are added to the VPN Module.

    • Added sha384 option for Authentication Algorithm.
    • Added aes192 option for Encryption Algorithm.
    • Added 15, 16, 17, 18, 20, 21, 22, 23, 24and 31 enumeration types for Diffie-Hellman Group.

v3.2.0

29 Sep 18:32
baf829b
Compare
Choose a tag to compare

Feature Update

  • Added support for IBM Cloud DBaaS(MySQL) for the following projects:
    1. 3-tier-stateless projects
    2. mzr-automation projects
    3. single-availability-zone projects
    4. single-availability-zone-automation projects

Version Update

  • IBMCloud Provider Version Update - The provider version has been updated to 1.45.0
  • Terraform Version Update - The minimum supported version of Terraform has been updated from >=0.13.0 to >=0.14.0

v3.1.3

01 Apr 05:16
eebf25f
Compare
Choose a tag to compare

Feature Update

  • Multiple user_ssh_keys supported - User can provide multiple user_ssh_keys separated by comma e.g. "user_ssh_key1,user_ssh_key2"

  • Multiple public_ip_addresses supported - User can provide multiple public_ip_addresses separated by comma e.g. "103.42.91.105, 103.42.91.205"

Version Update

  • IBMCloud Provider Version Update - Provider version has been updated from 1.37.1 to 1.39.1
  • Terraform Version Update - The minimum supported version of Terraform has been updated from >=0.13.0 to >=0.14.0

v3.1.2

07 Feb 18:26
d7f9beb
Compare
Choose a tag to compare
  • Polkit Vulnerability Fix - Changes to post provisioning scripts to remediate Polkit Local Privilege Escalation Vulnerability CVE-2021-4034 by removing the SUID-bit from pkexec
  • Update the readme file with information about the remediation for the Polkit Vulnerability

v3.1.1

04 Feb 18:32
138e8b7
Compare
Choose a tag to compare

Polkit Vulnerability Fix - Changes to post provisioning scripts to remediate Polkit Local Privilege Escalation Vulnerability CVE-2021-4034 by removing the SUID-bit from pkexec

v3.1.0

01 Feb 05:27
bf88e93
Compare
Choose a tag to compare

This Release includes the Placement Group Integration:
Single Availability Zone
Single Availability Zone Automation
General Fix for all other projects.

v3.0.0

15 Dec 08:09
76d4e55
Compare
Choose a tag to compare
  1. Single Availability Zone Automation
  2. MZR Automation
  3. Multi MZR Automation
    Note: Automation includes PHP MySQL and Apache and WordPress

v2.0.0

01 Oct 15:44
f1810f7
Compare
Choose a tag to compare
  • Modify and improve user-input file for MZR and MZR with autoscale use cases
  • Add cross-region use case

v1.0.0

25 Jun 15:24
Compare
Choose a tag to compare

The first release with the autoscale feature