Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DP-1184 (DP-506) Refactor Terragrunt service configuration … #1306

Merged
merged 5 commits into from
Feb 18, 2025

Conversation

webit4me
Copy link
Contributor

… to reduce duplications

  • Introduced desired_counts and resource_defaults to define CPU, memory, and desired counts per environment
  • Replaced repetitive service_configs_scaling_* blocks with a single service_configs_scaling map
  • Dynamically injects environment-specific resource configurations based on local.environment
  • Maintains service_configs_common for shared properties
  • Simplifies future scalability and configuration management

…duplications

- Introduced `desired_counts` and `resource_defaults` to define CPU, memory, and desired counts per environment
- Replaced repetitive `service_configs_scaling_*` blocks with a single `service_configs_scaling` map
- Dynamically injects environment-specific resource configurations based on `local.environment`
- Maintains `service_configs_common` for shared properties
- Simplifies future scalability and configuration management
@webit4me webit4me merged commit 89ca077 into main Feb 18, 2025
9 checks passed
@webit4me webit4me deleted the DP-1184-adjust-staging branch February 18, 2025 15:42
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.

3 participants