infrastructure-fivem
infrastructure-fivem copied to clipboard
Create independent pipelines to testing and deployment
Specifications
- Deployment should depend on testing results, that should not change
- The idea is to provide the possibility of unit and E2E testing of the repository and its terraform charts capabilities without having to rely on mocking clients to test the infrastructure, for example. It should not depend on deploying in a live server to test wether the chart should work or not.