Releases: terraform-ibm-modules/terraform-ibm-enterprise-app-java
Releases · terraform-ibm-modules/terraform-ibm-enterprise-app-java
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2025-03-21)
Features
DA updates:
- added support to create DB2 s2s auth policy using new inputs
db2_s2s_policy_enable
,db2_s2s_policy_roles
anddb2_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 isDefault
) - 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 calledFully configurable
. There is no upgrade path supported from the old variation.
NOTE: There is no breaking change to the module