This repo contains a demo app "Pet Clinic", backed by a HashiCorp Vault cluster with HA and AWS DynamoDB.
- Terraform > 0.13. If you are using an older version of Terraform then you WILL receive an error. Download the latest terraform here and unzip it to your
$PATH. - A valid AWS account. Ensure that you have configure your account's access keys via
aws configure, withdefaultprofile set up - A valid Datadog account. Ensure that you have signed up for a Datadog account. You will need an API key created from your Datadog account to install the agent on the end nodes.
Steps:
terraform initterraform planterraform apply