Skip to content
Discussion options

You must be logged in to vote

@jaguer0 thanks for opening the discussion. Here are short answers to your questions:

  1. Repo Structure: Is it better to use a dedicated Packer repo or include it in the infrastructure monorepo?
    Both are good approaches, depends on your requirements. For some clients, we implemented Atmos/Packer components/stacks in the same 'infra' repo as the Terraform/OpenTofu components. For other clients, we created dedicated repos for packer components and Atmos stacks to build a particular type of AMIs, e.g. one repo for AWS AL2, another repo for AWS Ubuntu, etc. It mostly depends on these factors:

    • Teams, ownership, security, access control: if the same team (e.g. DevOps) manages the terraform and …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jaguer0
Comment options

Answer selected by jaguer0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants