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

Releases: hashicorp/terraform-aws-vault-ent-starter

v0.2.1

28 Jun 14:03
41421fc

Choose a tag to compare

  • Update package name syntax in userdata script to prevent breakage when installing latest versions of Vault enterprise.

v0.2.0

06 Jun 18:37
8144996

Choose a tag to compare

  • Update examples directory with quickstart file that reduces number of steps to
    provision pre-reqs
  • Remove data sources for AWS subnets and allow user to explicitly specify
    private subnet IDs in main module
  • Update main module outputs
  • Update default Vault version to latest version (1.10.3)
  • Update Terraform version pin

v0.1.2

19 Aug 19:59
895d809

Choose a tag to compare

Improvements

  • Update permissions and environment variables to allow safer interaction with Vault by operators using a the localhost CLI.
  • Enable enforcement of IMDSv2 metadata API usage for better anti-SSRF protection.

v0.1.1

13 Aug 15:13
7fb30ec

Choose a tag to compare

Improvements

  • Update config and file permissions to match Deployment Guide
  • Update disk specs to new Reference Architecture recommendations
  • Update default version to 1.8.1

v0.1.0

28 Jul 19:20
6e085f9

Choose a tag to compare

  • Initial release