Skip to content

Releases: terraform-ibm-modules/terraform-ibm-enterprise-app-java

v2.1.5

17 May 07:14
v2.1.5
5678786
Compare
Choose a tag to compare

2.1.5 (2025-05-17)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#79) (5678786)

v2.1.4

03 May 07:11
v2.1.4
2bebd1a
Compare
Choose a tag to compare

2.1.4 (2025-05-03)

Bug Fixes

  • deps: update required_provider to latest for deployable architectures (#77) (2bebd1a)

v2.1.3

19 Apr 03:13
v2.1.3
b149a7e
Compare
Choose a tag to compare

2.1.3 (2025-04-19)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#75) (b149a7e)

v2.1.2

12 Apr 15:11
v2.1.2
52bcd24
Compare
Choose a tag to compare

2.1.2 (2025-04-12)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/resource-group/ibm to v1.2.0 (#72) (52bcd24)

v2.1.1

12 Apr 03:15
v2.1.1
956f3a6
Compare
Choose a tag to compare

2.1.1 (2025-04-12)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#74) (956f3a6)

v2.1.0

10 Apr 10:57
v2.1.0
a465754
Compare
Choose a tag to compare

2.1.0 (2025-04-10)

Features

  • The DA now creates Service to Service policies by default (#73) (a465754)

v2.0.2

03 Apr 15:15
v2.0.2
2868b75
Compare
Choose a tag to compare

2.0.2 (2025-04-03)

Bug Fixes

  • updated prefix variable description (#71) (2868b75)

v2.0.1

29 Mar 04:26
v2.0.1
cf52ff4
Compare
Choose a tag to compare

2.0.1 (2025-03-29)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#66) (cf52ff4)

v2.0.0

21 Mar 16:12
v2.0.0
2a2d6cd
Compare
Choose a tag to compare

2.0.0 (2025-03-21)

Features

(#63) (2a2d6cd)

DA updates:

  • added support to create DB2 s2s auth policy using new inputs db2_s2s_policy_enable, db2_s2s_policy_roles and db2_s2s_policy_target_crn
  • updated input vairable: ease_name -> instance_name
  • Removed support for creating a new resource group. An existing resource group must now always be passed using input existing_resource_group_name (default value is Default)
  • The default value of prefix has been removed. It now required user to input.
  • Added new outputs: mq_capacity_instance_crn, mq_s2s_policy_id, mq_s2s_resource_id, db2_instance_crn, db2_s2s_policy_id, db2_s2s_resource_id, resource_group_name

BREAKING CHANGES

  • The standard variation of the DA has been removed in this release. The new variation is called Fully configurable. There is no upgrade path supported from the old variation.
    NOTE: There is no breaking change to the module

v1.0.2

08 Mar 04:21
v1.0.2
e460970
Compare
Choose a tag to compare

1.0.2 (2025-03-08)

Bug Fixes

  • deps: update required_provider to latest for deployable architectures (#59) (e460970)