squared icon indicating copy to clipboard operation
squared copied to clipboard

Missing readme for infra deploy

Open MeltyBot opened this issue 3 years ago • 1 comments

Migrated from GitLab: https://gitlab.com/meltano/squared/-/issues/47

Originally created by @aaronsteers on 2022-02-15 22:06:09


A basic readme is needed in deploy/ or deploy/infrastructure. I ran into this as I started to scope out https://gitlab.com/meltano/infra/terraform/-/issues/1#note_843957581+.

https://gitlab.com/meltano/squared/-/tree/master/deploy/infrastructure

Would ideally cover the basics of how we manage infra and what a new team member (in Engineering team or in Data team) would need to support the process:

  • [ ] Steps to run terraform apply locally. (perhaps just terraform init unless creds/certs are needed locally?)
  • [ ] Any existing or planned CI integrations (for instance, I think terraform apply happens on each merge to master but otherwise not during MRs).
  • [ ] Document where terraform state lives. (S3)
  • [ ] What creds are needed to deploy or which account(s) are set up already with permissions deploy.

MeltyBot avatar Feb 15 '22 22:02 MeltyBot