Skip to content

Releases: terraform-ibm-modules/terraform-ibm-vpe-gateway

v4.4.0

21 Nov 15:57
v4.4.0
a32c967
Compare
Choose a tag to compare

4.4.0 (2024-11-21)

Features

  • allow use of existing reserved ip for endpoints (#415)
    - Provides a way to create a reserved ip independently from the VPE creation.
    - New optional input variable reserved_ips can be used to supply existing IPs
    - New submodule modules/reserved-ips which can be used to manage reserved IPs separate from VPE module (a32c967)

v4.3.2

06 Sep 09:14
v4.3.2
3d958cf
Compare
Choose a tag to compare

4.3.2 (2024-09-06)

Bug Fixes

  • updated some variable description to make them more clear (#561) (3d958cf)

v4.3.1

24 Jul 16:01
v4.3.1
9881d04
Compare
Choose a tag to compare

4.3.1 (2024-07-24)

Bug Fixes

  • added separate global search and tagging VPE endpoints with proper CRNs (#556) (9881d04)

v4.3.0

27 Jun 08:56
v4.3.0
6bc18d6
Compare
Choose a tag to compare

4.3.0 (2024-06-27)

Features

  • add eu-fr2 to container registry domain mappings (#546) (6bc18d6)

v4.2.1

25 Jun 10:18
v4.2.1
280b071
Compare
Choose a tag to compare

4.2.1 (2024-06-25)

Bug Fixes

  • added explicit mapping for ICR us-east region (#541) (280b071)

v4.2.0

17 Jun 11:20
v4.2.0
21c9560
Compare
Choose a tag to compare

4.2.0 (2024-06-17)

Features

  • Added eu-es region in registry mapping endpoints
  • zone is now required input in the subnet_zone_list input variable. (#539)

v4.1.4

11 Jun 08:36
v4.1.4
e8264a7
Compare
Choose a tag to compare

4.1.4 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#533) (e8264a7)

v4.1.3

01 May 13:18
v4.1.3
1583b5c
Compare
Choose a tag to compare

4.1.3 (2024-05-01)

Bug Fixes

v4.1.2

27 Feb 20:34
cc7f551
Compare
Choose a tag to compare

4.1.2 (2024-02-27)

Bug Fixes

  • extend the required terraform version to < 1.7 (#494) (cc7f551)

v4.1.1

11 Jan 10:37
c2b4cfb
Compare
Choose a tag to compare

4.1.1 (2024-01-11)

Bug Fixes