Skip to content

Commit

Permalink
Add general notes for development/deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Nov 1, 2024
1 parent b270078 commit b541dc7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions web/deploy/terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,9 @@ $ cd ~/path-to-repo/web/deploy/terraform/production/
$ tofu plan # This is not required, but gives a nice preview
$ tofu apply
```

## Development/Deployment Workflow

In general, once everything is configured and resources are up, the only human interaction necessary is during [deployment to production](#deployment-to-production).

### Deployment to Production

0 comments on commit b541dc7

Please sign in to comment.