Skip to content

Conversation

@henrythor
Copy link

@henrythor henrythor commented Oct 10, 2025

Bumping terraform-aws-modules/ecs/aws module from version 5.11.2 to version 6.6.1 to support hashicorp/aws provider >= 6.0.0.

Due to deprecation of the inference_accelerator attribute in aws_ecs_task_definiton resources the module was failing with newer providers.

Module input adjusted to fix deprecation of fargate_capacity_providers input variable in version 6.0.0 of terraform-aws-modules/ecs/aws.

Fixes #39

Updating the terraform-aws-modules/ecs/aws module to v6.1.1 and
adjusting the inputs to support aws provider 6.x.x
@henrythor henrythor force-pushed the feat/bump_ecs_module branch from cc26ab0 to ec3fae6 Compare October 10, 2025 14:57
@quixoticmonk
Copy link
Collaborator

Thank you for opening this @henrythor . I had a draft PR addressing this #43 .

@henrythor
Copy link
Author

Thank you for opening this @henrythor . I had a draft PR addressing this #43 .

Oh, I missed that. Sorry.

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.

AWS provider v6.0.0 deprecations

2 participants