Skip to content

Releases: terraform-ibm-modules/terraform-ibm-landing-zone-vpc

v4.1.0

08 Mar 14:52
v4.1.0
6cd3eb3
Compare
Choose a tag to compare

4.1.0 (2023-03-08)

Features

v4.0.0

28 Feb 17:20
v4.0.0
6148fc2
Compare
Choose a tag to compare

4.0.0 (2023-02-28)

Features

  • Various capabilities and changes around network ACLs(#360) (6148fc2)
    • Give option to append or prepend IBM internal flow and VPC connectivity rules
    • Add a deny all as last element of the list
    • Add prefix "ibmflow-" to the name of the IBM rules

BREAKING CHANGES

  • The interface of the network_acls input variable has changed. If your code is setting this variable explicitly, this change requires to add a few extra optional parameters: add_ibm_cloud_internal_rules, add_vpc_connectivity_rules, prepend_ibm_rules . The parameter add_cluster_rules has been renamed to add_ibm_cloud_internal_rules

v3.0.0

26 Jan 09:55
5439a61
Compare
Choose a tag to compare

3.0.0 (2023-01-26)

Features

BREAKING CHANGES

  • module is no longer supported on terraform versions lower than 1.3

v2.3.5

05 Jan 12:23
1f46b38
Compare
Choose a tag to compare

2.3.5 (2023-01-05)

Bug Fixes

  • deps: update terraform ibm to v1.49.0 (#270) (1f46b38)

v2.3.4

01 Dec 18:24
9dac9bb
Compare
Choose a tag to compare

2.3.4 (2022-12-01)

Bug Fixes

  • deps: update terraform ibm to v1.48.0 (#199) (9dac9bb)

v2.3.3

19 Nov 17:21
c604a85
Compare
Choose a tag to compare

2.3.3 (2022-11-19)

Bug Fixes

v2.3.2

27 Oct 16:21
v2.3.2
a8b79cd
Compare
Choose a tag to compare

2.3.2 (2022-10-27)

Bug Fixes

v2.3.1

06 Oct 14:47
v2.3.1
002ea98
Compare
Choose a tag to compare

2.3.1 (2022-10-06)

Bug Fixes

v2.3.0

04 Oct 15:11
v2.3.0
277085d
Compare
Choose a tag to compare

2.3.0 (2022-10-04)

Features

v2.2.2

06 Sep 16:11
v2.2.2
6e4c9e2
Compare
Choose a tag to compare

2.2.2 (2022-09-06)

Bug Fixes

  • deps: update terraform ibm to v1.45.0 (#90) (6e4c9e2)