Skip to content

Releases: terraform-ibm-modules/terraform-ibm-powervs-infrastructure

v8.2.2

24 Mar 16:03
v8.2.2
3e08e6c
Compare
Choose a tag to compare

8.2.2 (2025-03-24)

Bug Fixes

  • increase maximum length of prefix to 16 (#1027) (3e08e6c)
  • upgrade client-to-site-vpn module to 2.1.6
  • upgrade landing-zone module to 7.3.2
  • upgrade scc-workload-protection module to 1.5.3
  • upgrade IBM terraform provider to 1.76.2
  • upgrade powers-instance module to 2.5.2

v8.2.1

18 Mar 16:57
v8.2.1
d34874a
Compare
Choose a tag to compare

8.2.1 (2025-03-18)

Bug Fixes

  • remove undefined output in standard extend variation (#1021) (d34874a)

v8.2.0

17 Mar 12:57
v8.2.0
f5765db
Compare
Choose a tag to compare

8.2.0 (2025-03-17)

Features

  • enable scc workload protection (#1010) (f5765db), closes #1019
  • when enabled, deploys an IBM Cloud SCC Workload Protection instance and sets up Sysdig agent on all VSIs for VPC in the deployment
  • upgrade landing-zone module to 7.3.1
  • upgrade secrets-manager-secret-group module to 1.2.3

v8.1.5

14 Mar 20:42
v8.1.5
75bfcad
Compare
Choose a tag to compare

8.1.5 (2025-03-14)

Bug Fixes

  • pi instance name was not using prefix (#1014) (75bfcad)
  • chore(deps): update terraform ibm to latest for deployable architectures v1.76.1
  • chore(deps): update terraform-module

v8.1.4

18 Feb 17:50
v8.1.4
707cc47
Compare
Choose a tag to compare

8.1.4 (2025-02-18)

Bug Fixes

v8.1.3

14 Feb 10:19
v8.1.3
0a8571a
Compare
Choose a tag to compare

8.1.3 (2025-02-14)

Bug Fixes

  • ensure strong ansible vault password is used (#999) (0a8571a)
    • 15-100 characters
    • at least one uppercase, lowercase letter, number
    • at least one of the following special characters: "!"#$%&'()*+,-./:;<=>?@[]^_`{|}~"
    • allowed characters: A-Z, a-z, 0-9, !#$%&()*+-.:;<=>?@[]_{|}~.
  • upgrade instance module to v2.4.1
  • fix formatting of default values

v8.1.2

21 Jan 08:40
v8.1.2
a347437
Compare
Choose a tag to compare

8.1.2 (2025-01-21)

Bug Fixes

  • Expose inputs for VPC instance images to update the images when depreciated without making any new releases (#998) (a347437)

v8.1.1

07 Jan 12:34
v8.1.1
a60ca28
Compare
Choose a tag to compare

8.1.1 (2025-01-07)

Bug Fixes

  • Support tags for PowerVS Workspace elements including instance, images, subnets and volumes (#989) (a60ca28)
  • Upgrade IBM TF Version to = "1.73.0"

v8.1.0

13 Dec 12:32
v8.1.0
afe5476
Compare
Choose a tag to compare

8.1.0 (2024-12-13)

Features

  • Support dal14 and lon04 DC (#973) (afe5476)
  • Support Mad04 for Quickstart. Need to configure in custom profile as this DC supports P10 only

v8.0.3

11 Dec 17:37
v8.0.3
0957db7
Compare
Choose a tag to compare

8.0.3 (2024-12-11)

Bug Fixes

  • remove ansible collection version dependencies (#972) (0957db7)