Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Releases: hashicorp/terraform-aws-consul-starter

20200813

13 Aug 20:50
ac97ed4
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Upgrading terraform block syntax for TF version 0.13.0+
  • Pinning version number for aws, random, and template providers

20200724

24 Jul 16:01
cc9f0cb
Compare
Choose a tag to compare

0.1.5 (July 24, 2020)

IMPROVEMENTS:

  • installation: added ami_id variable to override supplied default Ubuntu AMI if desired

20200722

22 Jul 20:18
acf07e3
Compare
Choose a tag to compare

0.1.4 (July 22, 2020)

IMPROVEMENTS:

installation: updated package epoch for regenerated repository

20200710

10 Jul 20:05
ad8662a
Compare
Choose a tag to compare

0.1.3 (July 10, 2020)

IMPROVEMENTS:

  • security: added security group rule to expose UI to allowed CIDR blocks
  • documentation: explained new allowed_inbound_cidrs
  • variables: renamed var to acl_bootstrap_bool to clarify purpose of variable

20200708

08 Jul 18:44
e948e70
Compare
Choose a tag to compare

IMPROVEMENTS:

  • security: added security group rule for inbound on port 22 and variable for approved CIDR blocks

20200702

02 Jul 18:59
c3951a9
Compare
Choose a tag to compare

IMPROVEMENTS:

  • documentation: updated refs and corrected links
  • documentation: added CHANGELOG

initial release

30 Jun 18:31
0495248
Compare
Choose a tag to compare

initial release of Terraform AWS Consul OSS module.