Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Releases: getstackhead/terraform-provider-nginx

v1.3.2

19 Sep 22:07
Compare
Choose a tag to compare

1.3.2 (2020-09-19)

Bug Fixes

  • build: reduce files in main module (d988502)

v1.3.1

19 Sep 21:26
Compare
Choose a tag to compare

1.3.1 (2020-09-19)

Bug Fixes

v1.3.0

11 Jun 17:50
Compare
Choose a tag to compare

1.3.0 (2020-06-11)

Bug Fixes

  • sort markers by key to avoid random processing (8b345f0)

Features

  • Introduce markers_split setting (8347d65)
  • replace array with undefined index with empty string (460ea88)

v1.3.0-rc2

11 Jun 14:58
Compare
Choose a tag to compare
v1.3.0-rc2 Pre-release
Pre-release
feat: Introduce markers_split setting

v1.3.0-rc1

11 Jun 12:57
Compare
Choose a tag to compare
v1.3.0-rc1 Pre-release
Pre-release

New feature: support array values in markers

v1.2.0

23 May 11:15
Compare
Choose a tag to compare

1.2.0 (2020-05-23)

Features

  • additional marker layouts {~marker~} and {*marker*} (e0e8f75)

v1.1.1

23 May 09:46
0bd3a20
Compare
Choose a tag to compare

1.1.1 (2020-05-23)

Bug Fixes

  • marker map interface conversion (0a3eb22)

v1.1.0

22 May 15:55
Compare
Choose a tag to compare

1.1.0 (2020-05-22)

Features

v1.0.0

17 May 19:33
Compare
Choose a tag to compare

1.0.0 (2020-05-17)

Features

  • Initial structure (75a7ffe)
  • Manage basic vhost configurations (f77a7c0)
  • Remove directory change handling (5243f76)