Skip to content

Conversation

@liam-lloyd
Copy link
Member

Currently, when we add a new service we have to deploy it first manually, because the automated deploy processes rely on all the services already existing. This commit updates the terraform to avoid that problem, so new services can be deployed like any other change.

Currently, when we add a new service we have to deploy it first
manually, because the automated deploy processes rely on all the
services already existing. This commit updates the terraform to avoid
that problem, so new services can be deployed like any other change.
@liam-lloyd liam-lloyd force-pushed the per-10377_make_deploys_work_with_new_workloads branch from 679dccc to de969ea Compare December 11, 2025 00:56
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.25%. Comparing base (15ee278) to head (de969ea).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #600   +/-   ##
=======================================
  Coverage   98.25%   98.25%           
=======================================
  Files         102      102           
  Lines        2458     2458           
  Branches      408      410    +2     
=======================================
  Hits         2415     2415           
  Misses         39       39           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants