Releases: hashicorp/terraform-aws-consul
Releases · hashicorp/terraform-aws-consul
v0.1.1
#40: Fix symlink issues on CentOS.
v0.1.0
#24: Update to Consul 1.0.0.
v0.0.5
#19: Only enable the Consul UI when running in server mode.
v0.0.4
#14: You can now control access to the cluster via security group IDs in addition to CIDR blocks.
v0.0.3
#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
#6: Fix a bug in the example script where it was using -rpc-addr
, whereas the newest version of Consul uses -http-addr
.