Releases: binlab/terraform-aws-vault-ha-raft
Releases · binlab/terraform-aws-vault-ha-raft
v0.1.8
Pre-release to replace a broken release v0.1.7 with fixed #33
v0.1.7
ENHANCEMENTS:
- Removed external VPC Module and replace to embedded #28
v0.1.6
ENHANCEMENTS:
- Added new parameters
vpc_public_subnets
and vpc_private_subnets
#23
DOCUMENTATION:
- Updated documentation in README #23
BUG FIXES:
- Fixed bug with an Internal DNS which stopping work after changing a VPC #24
v0.1.5
BUG FIXES:
- Fix an error with finding not selected AMI #21
v0.1.4
ENHANCEMENTS:
- Export Route Table ID to outputs for configuring VPC peering #18
DOCUMENTATION:
- Add examples of use with different cases #10
v0.1.3
ENHANCEMENTS:
- Add outputs vpc_id, private_subnets and public_subnets #11
- Add the possibility to assign a Bastion host #14
- Add to output a ALB Zone ID to be used in a Route 53 Alias record #16
BUG FIXES:
- Fix typos, formatting, style, docs etc #17
v0.1.2
ENHANCEMENTS:
- Bump a Vault to version 1.4.2 #5
- Add Vault version to AWS EC2 tags #6
DOCUMENTATION:
v0.1.1
BUG FIXES:
- Fix version dependency control behavior #2
- Fix error fetching module from Github #3