gitcoinco / web

Grow Open Source
https://gitcoin.co
Other
1.79k stars 776 forks source link

State management for Pulumi #10132

Open GTChase opened 2 years ago

GTChase commented 2 years ago

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:

nutrina commented 2 years ago

Currently we are using pulumi service for state management. @GTChase we should update our plan, so that the entire team has acces to it -> this shall be clarified (see https://www.pulumi.com/pricing/ )