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

Releases: hashicorp/terraform-aws-consul

v0.1.1

29 Jan 23:16
23dc00c
Compare
Choose a tag to compare

#40: Fix symlink issues on CentOS.

v0.1.0

14 Nov 13:35
378cb1f
Compare
Choose a tag to compare

#24: Update to Consul 1.0.0.

v0.0.5

23 Oct 16:56
Compare
Choose a tag to compare

#19: Only enable the Consul UI when running in server mode.

v0.0.4

14 Oct 23:36
Compare
Choose a tag to compare

#14: You can now control access to the cluster via security group IDs in addition to CIDR blocks.

v0.0.3

25 Sep 03:55
Compare
Choose a tag to compare

#9: You can now specify a custom VPC using the vpc_id for the root module. If you leave the parameter unspecified, it'll use your default VPC.

v0.0.2

19 Sep 02:40
Compare
Choose a tag to compare

#6: Fix a bug in the example script where it was using -rpc-addr, whereas the newest version of Consul uses -http-addr.

v0.0.1

18 Sep 06:42
Compare
Choose a tag to compare

Initial release!