Skip to content

Conversation

jaishankar101
Copy link

Issue #, if available:
When tasks are managed from an external infrastructure repository, it’s often necessary to specify compute resource requirements (CPU and memory) specific to each service. Currently, these values are not easily configurable from within the service repository, making it difficult to customize or update resource requirements as their service needs evolve.

Description of changes:
This PR adds support for custom CPU and memory allocation by introducing new input fields to the GitHub Action. These fields allow users to specify cpu and memory values when updating the ECS task definition. With this change, service repositories can independently manage their own resource requirements without relying on changes in the infrastructure repo, improving autonomy, flexibility, and DevOps best practices.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jaishankar101 jaishankar101 changed the title Allow Option to add CPU and MEMORY values feat: Allow Option to add CPU and MEMORY values Jul 17, 2025
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