Skip to content

Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc

v3.78.1

21 Jan 15:03
v3.78.1
68e470a

Choose a tag to compare

3.78.1 (2026-01-21)

Bug Fixes

  • update the default kube-audit image tag and digest (#923) (68e470a)

v3.78.0

20 Jan 17:16
v3.78.0
302bf3b

Choose a tag to compare

3.78.0 (2026-01-20)

Features

  • The traffic in transit between the audit webhook service in the cluster and the components that send audit events to it is encrypted using HTTPS in the kube-audit sub-module. The module will run a script to execute steps mentioned here to generate a private key and approve the certificate using kubectl. To opt out of this and use HTTP instead (not recommended) you can set enable_https_traffic to false.
    - NOTE: This will enabled by default in the Standard - Integrated setup with configurable services DA variation. Users upgrading to a previous version of the DA will see an update in place which will re-create the kube secret and restart the kube-audit pods to apply the HTTPS configuration (#914) (302bf3b)

v3.77.7

18 Jan 04:16
v3.77.7
0eae26e

Choose a tag to compare

3.77.7 (2026-01-18)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/landing-zone-vpc/ibm to v8.10.8 (#927) (0eae26e)

v3.77.6

17 Jan 20:13
v3.77.6
caf43fd

Choose a tag to compare

3.77.6 (2026-01-17)

Bug Fixes

v3.77.5

16 Jan 17:04
v3.77.5
b1bfceb

Choose a tag to compare

3.77.5 (2026-01-16)

Bug Fixes

  • use terraform_data instead of null_resource (#924) (b1bfceb)

v3.77.4

11 Jan 08:15
v3.77.4
d979131

Choose a tag to compare

3.77.4 (2026-01-11)

Bug Fixes

v3.77.3

10 Jan 20:12
v3.77.3
3aa8b4d

Choose a tag to compare

3.77.3 (2026-01-10)

Bug Fixes

v3.77.2

10 Jan 12:16
v3.77.2
b7079d9

Choose a tag to compare

3.77.2 (2026-01-10)

Bug Fixes

v3.77.1

08 Jan 03:55
v3.77.1
8ea3caa

Choose a tag to compare

3.77.1 (2026-01-08)

Bug Fixes

  • update the default kube-audit image tag and digest (#912) (8ea3caa)

v3.77.0

07 Jan 16:10
v3.77.0
f691ed7

Choose a tag to compare

3.77.0 (2026-01-07)

Features

  • Add input validation for all Openshift add-on versions (#913) (f691ed7)