You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now if you create a new ecs_capacity_providre it automatically comes with managed_draining as true.
I tested it by destroy/re-apply one of my sandbox stack using this module in version 5.7.4
It could be beneficial to manage whether we want or not this feature.
We have a clear documentation of the combination of managed_termination and managed_draining on the official doc
I didn't start the PR because I was not sure about the things to do with the upgrade of the minimum version.
Thank you
The text was updated successfully, but these errors were encountered:
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.
AWS provider v5.34.0 added this functionality
The minimum version of the module needs to be update as
>= 5.34.0
Description of this feature :
Now if you create a new ecs_capacity_providre it automatically comes with managed_draining as true.
I tested it by destroy/re-apply one of my sandbox stack using this module in version
5.7.4
It could be beneficial to manage whether we want or not this feature.
We have a clear documentation of the combination of
managed_termination
andmanaged_draining
on the official docI didn't start the PR because I was not sure about the things to do with the upgrade of the minimum version.
Thank you
The text was updated successfully, but these errors were encountered: