Skip to content

Conversation

@LeoDiazL
Copy link
Contributor

aws_ecs_task_ignore_definition

It allows us to create and deploy a service with a task definition running an apline:nginx image.

If we want to update, change and adjust the task definition later on, that could be done using something like this

Hence, freeing ourselves from Terraform destroying and recreating everything in the case some adjustments have to be made.
The caveat of this approach is that it will leave dangling resources like task definitions.

@LeoDiazL LeoDiazL merged commit b25e974 into main Sep 11, 2025
1 check passed
@LeoDiazL LeoDiazL deleted the add-aws_ecs_task_ignore_definition branch September 11, 2025 21: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.

2 participants