Skip to content

Move infra out to separate repo#15

Merged
DanGooding merged 1 commit intomainfrom
infra-to-separate-repo
Jul 30, 2025
Merged

Move infra out to separate repo#15
DanGooding merged 1 commit intomainfrom
infra-to-separate-repo

Conversation

@DanGooding
Copy link
Copy Markdown
Owner

Move terraform configuration to a separate repo.

This allows versioning application releases by the commit id in this repo. Docker images are tagged with the commit id, then the terraform config is updated to the new image tag. This wouldn't be nicely possible within a single repo, since committing the change to the terraform code would create a new commit, and new images.

@DanGooding DanGooding merged commit 2db40d4 into main Jul 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant