Skip to content

Releases: roxy-wi/terraform-provider-roxy-wi

v1.5.3

19 Jul 07:27
Compare
Choose a tag to compare

Add support for HTTP2 in HAProxy frontend and listen sections

This commit introduces the http2 boolean field for enabling HTTP2 support in HTTPS schemes. Updates were made to both backend logic and documentation for frontend and listen resources to reflect this new functionality. These changes enhance compatibility with modern web traffic protocols.

v1.5.2

17 Apr 07:32
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

v1.5.1

23 Mar 09:40
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Dec 03:09
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

15 Nov 05:43
Compare
Choose a tag to compare

Full Changelog: v1.3.2...v1.4.0

v1.3.2

09 Nov 11:16
Compare
Choose a tag to compare

Full Changelog: v1.3.1...v1.3.2

v1.3.1

26 Oct 10:46
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Oct 08:39
5978652
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

15 Oct 07:38
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Oct 07:28
e6068ca
Compare
Choose a tag to compare

What's Changed

  • Add HAProxy section resources and update examples by @Aidaho12 in #2

Full Changelog: v1.1.0...v1.2.0