Implement Infra as Code on Staging Environment
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
As a developer
I need the staging environment to have automated deployments
So that we can improve our path to production process
**Acceptance Criteria:**
GIVEN I am a developer
WHEN I push a commit to the master branch
THEN the changes are automatically deployed to the staging environment using pulumi and github actions
Contributor guide
Assessment
This issue has not been assessed yet.