Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

CI/CD configuration examples #86

@leonardbinet

Description

@leonardbinet

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:

  • on pull-request creation: would spawn a platform and run all integration and end-to-end tests
  • on merge on staging branch would deploy changes to preproduction environment
  • on merge on main/master branch would deploy changes to production environment

If 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions