Skip to content

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

v4.6.7

11 Jul 13:02
v4.6.7
1f4e948
Compare
Choose a tag to compare

4.6.7 (2025-07-11)

Bug Fixes

  • deps: bump terraform IBM provider to 1.79.2 (#672) (1f4e948)

v4.6.6

17 May 19:31
v4.6.6
bd44674
Compare
Choose a tag to compare

4.6.6 (2025-05-17)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#663) (bd44674)

v4.6.5

13 May 13:21
v4.6.5
7c533d6
Compare
Choose a tag to compare

4.6.5 (2025-05-13)

Bug Fixes

  • deps: updated required terraform version to >= 1.9.0 (#652) (7c533d6)

v4.6.4

10 May 15:51
42be1b3
Compare
Choose a tag to compare

4.6.4 (2025-05-10)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#659) (42be1b3)

v4.6.3

03 May 17:05
v4.6.3
9e6b1f8
Compare
Choose a tag to compare

4.6.3 (2025-05-03)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#657) (9e6b1f8)

v4.6.2

02 May 19:25
v4.6.2
c7458cc
Compare
Choose a tag to compare

4.6.2 (2025-05-02)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#656) (c7458cc)

v4.6.1

28 Apr 14:17
v4.6.1
6818463
Compare
Choose a tag to compare

4.6.1 (2025-04-28)

Bug Fixes

v4.6.0

28 Apr 07:55
v4.6.0
74b8fa0
Compare
Choose a tag to compare

4.6.0 (2025-04-28)

Features

  • added deployable architecture for IBM Cloud catalog (#650) (74b8fa0)

v4.5.0

05 Mar 14:46
v4.5.0
936166e
Compare
Choose a tag to compare

4.5.0 (2025-03-05)

Features

  • add support for private_path_service_gateway resource_type (#641) (936166e)

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)