Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

42 lines (34 loc) · 1.74 KB

CHANGELOG

May 11, 2022

DOCKER

  • Added example monitoring-stack using docker compose
  • Renamed folders for basic docker examples

April 28, 2022

HASHICORP-TERRAFORM:

  • Added example Helper TLS module for creating CA & self-signed certificates for development/testing.

April 27, 2022

HASHICORP-TERRAFORM:

  • Added example Azure module & project for deploying a Linux scaleset w/public loadbalancer.

April 26, 2022

HASHICORP-BOUNDARY:

  • Added example targets to example boundary deployment (3 x webservers + adminer).
  • Added targets to example boundary configuration.
  • Added image of demo deployment topology.
  • Updated README.md

April 25, 2022

HASHICORP-BOUNDARY:

  • Added local Boundary deployment example (using local terraform module + docker provider). NOTE: No targets added.
  • Added local Boundary configuration example (using local terraform module + boundary provider). Only password auth enabled.

April 21, 2022

HASHICORP-TERRAFORM:

  • Added example vSphere module & project for deploying a Linux server from a template.

April 20, 2022

HASHICORP-PACKER:

  • Added vSphere example of creating Windows Server base image from ISO
  • Added vSphere example of creating Ubuntu Server base image from ISO