Skip to content

Releases: terraform-ibm-modules/terraform-ibm-account-infrastructure-base

v1.18.1

08 Feb 04:20
v1.18.1
a6a57cd
Compare
Choose a tag to compare

1.18.1 (2025-02-08)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/trusted-profile/ibm to v2 (#281) (a6a57cd)

v1.18.0

16 Jan 11:18
v1.18.0
f441d5f
Compare
Choose a tag to compare

1.18.0 (2025-01-16)

Updates:

  • Adds the default value of prefix in DA
  • Mark as required in catalog manifest
  • Allowed prefix to be "" (empty string ) (#278) (f441d5f)

v1.17.3

11 Jan 19:34
v1.17.3
75ba974
Compare
Choose a tag to compare

1.17.3 (2025-01-11)

Bug Fixes

  • deps: update terraform ibm to latest for the da solution (#275) (75ba974)

v1.17.2

18 Dec 04:23
v1.17.2
a8917a7
Compare
Choose a tag to compare

1.17.2 (2024-12-18)

Bug Fixes

  • deps: update terraform ibm to latest for the da solution (#265) (a8917a7)

v1.17.1

10 Dec 10:24
v1.17.1
2eabe4e
Compare
Choose a tag to compare

1.17.1 (2024-12-10)

Bug Fixes

v1.17.0

09 Dec 11:21
v1.17.0
ee67d10
Compare
Choose a tag to compare

1.17.0 (2024-12-09)

Features

  • In this release, the DA now creates default resource group by default. (#261) (ee67d10).
    • You may opt-out of this new behavior by setting the input variable audit_resource_group_name, devops_resource_group_name, edge_resource_group_name, management_resource_group_name, observability_resource_group_name, security_resource_group_name and workload_resource_group_name to null in native terraform, or the string __NULL__ in IBM Cloud Project.

v1.16.3

08 Dec 04:13
v1.16.3
eb00e4b
Compare
Choose a tag to compare

1.16.3 (2024-12-08)

Bug Fixes

  • deps: update terraform ibm to latest for the da solution (#256) (eb00e4b)

v1.16.2

28 Nov 16:45
v1.16.2
083fd9c
Compare
Choose a tag to compare

1.16.2 (2024-11-28)

Bug Fixes

  • update prefix validation to allow null value (#259) (083fd9c)

v1.16.1

28 Nov 14:40
v1.16.1
31452a9
Compare
Choose a tag to compare

1.16.1 (2024-11-28)

Bug Fixes

  • Update prefix validation to allow null value in variables.tf (#258) (31452a9)

v1.16.0

26 Nov 11:09
v1.16.0
feb2f5a
Compare
Choose a tag to compare

1.16.0 (2024-11-26)

Features