-
Notifications
You must be signed in to change notification settings - Fork 2
Story: Update CD to Fully Docker/Terraform #1121
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Update CD to Fully Docker/Terraform
As a developer, I want deployment to staging and production to be done with Docker and IoC tools (Terraform) using GitHub Actions, so that our deployment process is seamless and automated.
Associated Epic:
N/A
Acceptance Criteria
- Given [initial context], when [event occurs], then [some desired outcome happens]
- Given [initial context], when [event occurs], then [some desired outcome happens]
- Given [initial context], when [event occurs], then [some desired outcome happens]
Developer Notes and/or Tasks
- [Thing 1]
- [Thing 2]
Design Documents
- [Document] #link
Other Context
Currently, our deployment process involves actually copying rows into the schema through DataGrip. This befuddles me.
Technical Definition of Done
- Feature branch created
- Acceptance criteria is met
- Client-server unit tests completed
- Thoroughly beta-tested
- Pull request created
- (If applicable) design documents updated
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Blocked