Skip to content

Releases: terraform-ibm-modules/terraform-ibm-cbr

v1.22.1

28 May 07:59
v1.22.1
264dc92
Compare
Choose a tag to compare

1.22.1 (2024-05-28)

Bug Fixes

  • only allow private COS endpoint access for all services except VPC which will use direct endpoint (#453) (264dc92)

v1.22.0

02 May 14:04
v1.22.0
81fec02
Compare
Choose a tag to compare

1.22.0 (2024-05-02)

Features (#433) (81fec02)

  • New serviceRefs are added which now supports CBR-
    • "cloudantnosqldb" (Cloudant)
    • "globalcatalog-collection" (Catalog Management)
    • "sysdig-monitor" (IBM Cloud Monitoring)
    • "sysdig-secure" (Security and Compliance Center Workload Protection)
    • "toolchain".
  • "compliance" and "containers-kubernetes" serviceRefs now support restriction per location.

v1.21.0

02 May 13:11
v1.21.0
803c097
Compare
Choose a tag to compare

1.21.0 (2024-05-02)

Features

  • added latest service targets (#436) (803c097):

    • "IAM" (All IAM Account Management services)
    • "context-based-restrictions"
    • "globalcatalog-collection" (Catalog Management)
    • "logdna" (IBM Log Analysis)
    • "logdnaat" (IBM Cloud Activity Tracker)
    • "mqcloud" (MQ)
    • "sysdig-monitor" (IBM Cloud Monitoring)
    • "sysdig-secure" (Security and Compliance Center Workload Protection)

v1.20.1

28 Mar 19:33
v1.20.1
4098bd6
Compare
Choose a tag to compare

1.20.1 (2024-03-28)

Bug Fixes

  • updated multiservice example (#423)
    * This release fixes the multi-service-profile example with location update.
    * location variable of cbr-service-profile submodule is now required (no default) (4098bd6)

v1.20.0

18 Mar 13:05
v1.20.0
512a33b
Compare
Choose a tag to compare

1.20.0 (2024-03-18)

Features

  • create global 'deny' rule when more narrow scoped rules are created by the module (#396)
    * minimum required provider version is 1.62.0.
    * Ability to scope a rule per region.
    * Support for multiple attributes per rule for a service.
    * Remove public default context set to 1.1.1.1
    * 0 context rule for services by default, which will deny all requests made to a service. (Note: By default enforcement mode is set to report-only).
    * option create a global 'deny' rule for all the scoped rule for a service. By default it is set to true. (512a33b)

v1.19.1

27 Feb 20:24
v1.19.1
c62077d
Compare
Choose a tag to compare

1.19.1 (2024-02-27)

Bug Fixes

  • extend the required terraform version to < 1.7 (#407) (c62077d)

v1.19.0

22 Feb 08:46
acd3d60
Compare
Choose a tag to compare

1.19.0 (2024-02-22)

Features

  • added pre-wired rule for Event Notification (Messagehub) to HPCS (#406) (acd3d60)

v1.18.1

14 Feb 13:11
ecacb57
Compare
Choose a tag to compare

1.18.1 (2024-02-14)

Bug Fixes

  • deps: updated required provider constraints to not allow major version updates (#400) (ecacb57)

v1.18.0

16 Jan 15:00
2818c80
Compare
Choose a tag to compare

1.18.0 (2024-01-16)

Features

  • Custom explicit naming option added for CBR rules and zones. (#313) (2818c80)

v1.17.1

11 Dec 21:07
v1.17.1
2d13504
Compare
Choose a tag to compare

1.17.1 (2023-12-11)

Bug Fixes

  • update fscloud submodule to require >= 1.56.1 of ibm provider (#366) (2d13504)