Skip to content

Comments

Use env in resource names#493

Merged
AlCutter merged 1 commit intotransparency-dev:mainfrom
AlCutter:lb_env
Feb 16, 2026
Merged

Use env in resource names#493
AlCutter merged 1 commit intotransparency-dev:mainfrom
AlCutter:lb_env

Conversation

@AlCutter
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.63%. Comparing base (3c58af4) to head (ffbf759).
⚠️ Report is 293 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #493       +/-   ##
===========================================
- Coverage   51.05%   22.63%   -28.42%     
===========================================
  Files          11       28       +17     
  Lines         903     1975     +1072     
===========================================
- Hits          461      447       -14     
- Misses        374     1451     +1077     
- Partials       68       77        +9     

☔ 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.

iterator = each

content {
hosts = [var.domain]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since several environments can be be mixed in a single project, if you want to be extra careful, you could use regexps on domains and backend-names to make sure they contain the right environment name. It's not the most elegant solution, but it's something...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ta, I'll have a think on that separately

@AlCutter AlCutter merged commit 209dfca into transparency-dev:main Feb 16, 2026
9 checks passed
@AlCutter AlCutter deleted the lb_env branch February 16, 2026 17:12
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.

4 participants