Skip to content

Instantly share code, notes, and snippets.

@gravesm
gravesm / tfcloud.md
Created July 31, 2020 14:54
TF remote apply workflows

Notes

  • Does not appear possible to run an apply locally

Open Questions

  • Keep using a mono-repo or switch to one repo per service?
  • Should stage and prod both deploy from master or should there be a long running prod branch?

Workspace Configuration

Two workspaces are created per app and named <app_name>-stage and <app_name>-prod