State management for Pulumi
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**User Story:**
As a developer
I need to be able to run pulumi commands to access a shared state
So that the dev team & github actions can access the state of the provisioned environment
**Acceptance Criteria**
GIVEN i am committing a pull request
WHEN the pulumi action is being triggered
THEN pulumi will apply the changes the previous run
AND the dev team will be able to access that new state
**Tech Details:**
**Open Questions:**
**Notes/Assumptions:**
Contributor guide
Assessment
This issue has not been assessed yet.