Skip to content

Releases: brucellino/terraform-digitalocean-consul

v1.0.7

13 Mar 05:22
37ec5a7
Compare
Choose a tag to compare

1.0.7 (2023-03-13)

Bug Fixes

v1.0.6

27 Nov 12:28
107ceb2
Compare
Choose a tag to compare

1.0.6 (2022-11-27)

Bug Fixes

  • terraform: place less stringent version constraints on providers (#13) (107ceb2)

v1.0.5

02 Aug 16:44
Compare
Choose a tag to compare

1.0.5 (2022-08-02)

Bug Fixes

  • generate markdown with terraform docs and update README (d9f0a51)
  • records: remove hardcoded count number and pass consul version (6a539fa), closes #3

v1.0.4

02 Aug 08:01
Compare
Choose a tag to compare

1.0.4 (2022-08-02)

Bug Fixes

  • output: add descriptions to the outputs (00f2504)

v1.0.3

02 Aug 07:55
Compare
Choose a tag to compare

1.0.3 (2022-08-02)

Bug Fixes

  • readme: remove boilerplate readme (4ba7fb5)

v1.0.2

02 Aug 07:48
Compare
Choose a tag to compare

1.0.2 (2022-08-02)

Bug Fixes

  • changelog: add changelog (0c2fe20)

v1.0.1

02 Aug 07:46
Compare
Choose a tag to compare

1.0.1 (2022-08-02)

Bug Fixes

  • update readme for the registry (53d63c1)

v1.0.0

02 Aug 07:44
Compare
Choose a tag to compare

1.0.0 (2022-08-02)

Bug Fixes

  • terraform: add version constraints to providers (af71c3c)
  • userdata: add conditional server declarations (6ccd32b)
  • userdata: disable host management with cloud-config (29f3d4e)

Features

  • agents: add agent nodes (3b56858)
  • droplets: add a provisiong script to ensure that Consul comes up (4d9d4d4)
  • main: initial commit of resources (1ca56f5)
  • servers: add cloud-config tempalte for server configuration (c51b991)
  • variables: add variables (236b129)
  • volumes: add volumes for persisting cluster data (d424a06)