terraform-aws-batch icon indicating copy to clipboard operation
terraform-aws-batch copied to clipboard

Add Support for Types of Properties

Open schammah opened this issue 11 months ago β€’ 2 comments

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

schammah avatar Dec 04 '24 10:12 schammah

will be included in #38

bryantbiggs avatar Dec 04 '24 22:12 bryantbiggs

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] avatar Mar 30 '25 00:03 github-actions[bot]

This issue was automatically closed because of stale in 10 days

github-actions[bot] avatar Apr 10 '25 00:04 github-actions[bot]

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar May 10 '25 02:05 github-actions[bot]

This issue has been resolved in version 3.0.0 :tada:

antonbabenko avatar Jun 25 '25 17:06 antonbabenko