navapbc / template-infra

A template to set up foundational infrastructure for your application in AWS
Apache License 2.0
9 stars 2 forks source link

Document dev and test workflow using workspaces #656

Closed lorenyu closed 1 week ago

lorenyu commented 2 weeks ago

Ticket

n/a

Changes

see title

Context for reviewers

I recently shared information with two different engineers about how to use workspaces for development and testing. This change adds documentation with some of the information I shared so that others can reference it in the future.

I also cleaned up and removed some older docs. I removed intro-to-terraform.md since I don't think it's worth maintaining a duplicate of terraform intro docs in this repo. And similarly I removed intro-to-terraform-workspaces.md since that is also covered by terraform's official docs. I prefer to reduce maintenance by focusing on platform specific info.

Testing

CI markdown link checks