Skip to content

Is there documentation on the Gruntwork pipeline tool (Concept + Architecture incl. supported branching model and code example) for Terragrunt? #149

Discussion options

You must be logged in to vote

Our current best guide for this is here: https://docs.gruntwork.io/docs/guides/build-it-yourself/pipelines/

Specifically, the Concept and Architecture discussion begins here: https://docs.gruntwork.io/docs/guides/build-it-yourself/pipelines/core-concepts/why-is-it-important-to-have-ci-cd/

The code samples are available in the section that details how to configure Pipelines on your own: https://docs.gruntwork.io/docs/guides/build-it-yourself/pipelines/deployment-walkthrough/pre-requisites

We are aware that these docs are currently out of date, but the core information (Architecture, Risk modeling, how to deploy it yourself) are available in this guide.

Luckily, if you purchase a Reference …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zackproser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment