Releases: terraform-ibm-modules/terraform-ibm-landing-zone-vpc
Releases · terraform-ibm-modules/terraform-ibm-landing-zone-vpc
v8.3.0
8.3.0 (2025-09-08)
Features
- added local and ip_version attributes for use in default security group rules (#1054) (f67ea06)
v8.2.2
8.2.2 (2025-09-06)
Bug Fixes
v8.2.1
8.2.1 (2025-09-05)
Bug Fixes
v8.2.0
8.2.0 (2025-09-04)
Features
v8.1.1
8.1.1 (2025-09-03)
Bug Fixes
- updated applicable DA inputs to use HCL editor widget (#1043) (7e9d817)
v8.1.0
8.1.0 (2025-09-02)
Features
- deps: updated the DA to use the new Observability DAs as dependnat DAs (#1040) (8db31c5)
v8.0.0
8.0.0 (2025-08-12)
Bug Fixes
- fixed bug which was causing the error 'CreateVPCDnsResolutionBindingWithContext failed: This VPC already contains DNS Resolution Bindings' (#1010) (270db88)
BREAKING CHANGES
v7.25.15
Bug Fixes
- removed workaround of virtual inputs and set default value of
enable_platform_metrics
as false (#1038) (e211201)
v7.25.14
Bug Fixes
- The default value of
existing_resource_group_name
is now null
, which means it will default to the default resource group in your account. Previouslly it was defauting to "Default" which may not exist in every account. (#1033) (b6985a0)
v7.25.13
Bug Fixes
- Hide the input
vpe_security_group_ids
as it is not required as per the current DA design (#1032) (4cd781f)