You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2024. It is now read-only.
It would be a nice improvement to provide configuration examples with documentation for some common CI/CD use cases.
For instance, configuration files for CircleCI or Github actions that would:
stagingbranch would deploy changes to preproduction environmentmain/masterbranch would deploy changes to production environmentIf interest is confirmed, I could provide an example for CircleCI.
(btw thanks a lot for this repository ❤️ it's the best ressource I've found on making terraform and serverless work together in a proper way)