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

Latest commit

 

History

History
26 lines (19 loc) · 829 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 829 Bytes

0.2.0 (June 30, 2022)

  • Update examples directory with quickstart file that reduces number of steps to provision prereqs
  • Update tls resources to match latest version
  • Update default Vault version to latest version (1.11.0)
  • Update Terraform version pin

0.1.2 (February 2, 2022)

  • Update required variables for "google_project_iam_member" and "google_storage_bucket" resources
  • Remove unused networking variables

0.1.1 (August 30, 2021)

  • Update config and file permissions to match Deployment Guide
  • Update disk specs to new Reference Architecture recommendations
  • Update default version to 1.8.1
  • Update TLS directory permissions
  • Remove client cert and key from profile script
  • Update indentation in configuration file
  • Remove region as required variable

0.1.0 (July 28, 2021)

  • Initial release