UNCLASSIFIED - NO CUI

Skip to content

Draft: Resolve "SPIKE: Details Steps to Move to Terragrunt"

Daniel Stocum requested to merge 60-spike-details-steps-to-move-to-terragrunt into main

General MR

Summary

This is a Terragrunt spike MR to look at the following list of items below. This MR may or may not be merged into main since we are just testing out theory and design for future EKS deployments for BB.

  • Look at upstream reference architecture and detail the steps to move to Terragrunt including

  • Wrap child modules in 1 parent module in Terragrunt

  • Invoke each module individually 

  • Maintain each module individually and be able to upgrade each module individually 

  • Single invocation of top level TG module that deploys everything

  • How to incorporate Into the pipeline/automation

  • Determine if we will authenticate with CNAP or Keycloak (or another option) >> Speak to value stream lead about this

Relevant logs/screenshots

N/A

Linked Issue

issue

Upgrade Notices

N/A

Closes #60

Merge request reports

Loading