terraform-aws-modules / terraform-aws-ecs

Terraform module to create AWS ECS resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/ecs/aws
Apache License 2.0
575 stars 542 forks source link

fix: Add missing `pid_mode` to root module #204

Closed levisbakalinsky-ballys closed 4 months ago

levisbakalinsky-ballys commented 5 months ago

Missing pid_mod.

Description

Missing pid_mode in main.tf.

Motivation and Context

Was not able to set: pid_mode = "task"

Breaking Changes

No

How Has This Been Tested?

antonbabenko commented 4 months ago

This PR is included in version 5.11.3 :tada:

github-actions[bot] commented 3 months ago

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.