spe-uob / 2020-HealthcareLake

A reasonably secure data lake for healthcare analytics
MIT License
9 stars 5 forks source link

CircleCI: Terraform pipeline #93

Closed joekendal closed 3 years ago

joekendal commented 3 years ago

We should have the following:

dev stage first

  1. Runs terratest (spins up infrastructure and tests end-to-end, integration and contract)
  2. Open Policy Agent tests the terraform plan output (tests policy compliance)

stage stage next

  1. Manual review

prod stage finally

  1. Releases newest version of the infrastructure
joekendal commented 3 years ago

This project is not being deployed to production. So we can leave out the Continuous Deployment pipeline