Closed as not planned
Description
Is your request related to a new offering from AWS?
- Yes ✅: please list the AWS provider version which introduced this functionality: 5.63.1
Is your request related to a problem? Please describe.
Cannot use the module without supporting this feature
Describe the solution you'd like.
Add support in the code inside the aws_batch_job_definition
to support in addition to container_properties
also: node_properties
eks_properties
and mainly the one i need ecs_properties
Describe alternatives you've considered.
maintaining a module for that myself
Additional context
examples are provided on the official hashicorp documentation