Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc
Releases · terraform-ibm-modules/terraform-ibm-base-ocp-vpc
v3.46.18
3.46.18 (2025-05-15)
Bug Fixes
- deps: updated required ibm provider to
>=1.78.2, <2.0.0
to pull in a fix for this provider issue. The workaround for this issue has now been removed from the module, so if upgrading from a previous version you will see an expected destroy of thenull_resource.confirm_lb_active
resource. Only applies if passing a value for theadditional_lb_security_group_ids
input. (#684) (0d6fce6)