Skip to content

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

v2.0.6

08 Apr 13:36
v2.0.6
2578d6c
Compare
Choose a tag to compare

2.0.6 (2025-04-08)

Bug Fixes

  • update diagram and variable descriptions around CBR support (#305) (2578d6c)

v2.0.5

05 Apr 03:09
v2.0.5
578a701
Compare
Choose a tag to compare

2.0.5 (2025-04-05)

Bug Fixes

v2.0.4

03 Apr 15:20
v2.0.4
bf5f6d4
Compare
Choose a tag to compare

2.0.4 (2025-04-03)

Bug Fixes

v2.0.3

03 Apr 10:32
v2.0.3
d8dc319
Compare
Choose a tag to compare

2.0.3 (2025-04-03)

Bug Fixes

  • Update variation name: Resource group only -> Resource groups only (#307) (d8dc319)

v2.0.2

29 Mar 16:08
v2.0.2
8ed89ec
Compare
Choose a tag to compare

2.0.2 (2025-03-29)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/trusted-profile/ibm to v2.0.1 (#239) (8ed89ec)

v2.0.1

29 Mar 04:19
v2.0.1
313cd68
Compare
Choose a tag to compare

2.0.1 (2025-03-29)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#301) (313cd68)

v2.0.0

28 Mar 14:25
v2.0.0
44a3e8c
Compare
Choose a tag to compare

2.0.0 (2025-03-28)

Features

  • Removed support for creating an Atracker route/COS bucket
  • Added support to create global resource group that takes precedence over all other resource group names
  • switched to booleans for using existing groups
  • added new resource-group-only variation(#294) (44a3e8c)

BREAKING CHANGES

  • The standard variation of the DA has been deprecated in favour of a new fully-configurable variation. There is no supported upgrade path between these variations

v1.19.2

22 Mar 04:21
v1.19.2
1135bb2
Compare
Choose a tag to compare

1.19.2 (2025-03-22)

Bug Fixes

  • deps: update terraform ibm to latest for the da solution (#297) (1135bb2)

v1.19.1

08 Mar 04:17
v1.19.1
04a0912
Compare
Choose a tag to compare

1.19.1 (2025-03-08)

Bug Fixes

  • deps: update terraform ibm to latest for the da solution (#292) (04a0912)

v1.19.0

03 Mar 13:52
v1.19.0
c8e5133
Compare
Choose a tag to compare

1.19.0 (2025-03-03)

(#288) (c8e5133)

Features

  • The following DA variables have been renamed:
    • provision_atracker_cos --> provision_activity_tracker_cos
    • skip_cos_kms_auth_policy --> skip_cos_kms_iam_auth_policy
    • public_access_enabled --> enable_public_access
    • shell_settings_enabled --> enable_shell_settings
    • resource_tags --> cos_instance_tags
    • cos_bucket_expire_enabled --> enable_bucket_expiry
    • cos_bucket_object_versioning_enabled --> enable_cos_bucket_object_versioning
    • cos_bucket_archive_enabled --> enable_cos_bucket_archival
    • cos_bucket_retention_enabled --> enable_cos_bucket_retention
    • cos_bucket_retention_default --> cos_bucket_default_retention_days
    • cos_bucket_retention_maximum --> cos_bucket_maximum_retention_days
    • cos_bucket_retention_minimum --> cos_bucket_minimum_retention_days
    • cos_bucket_retention_permanent --> enable_cos_bucket_permanent_retention
    • skip_atracker_cos_iam_auth_policy --> skip_activiy_tracker_cos_iam_auth_policy