terraform-aws-modules / terraform-aws-batch

Terraform module to create AWS Batch resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/batch/aws
Apache License 2.0
35 stars 40 forks source link

Add ability to ignore desired_vcpus attribute on compute environment #24

Closed ignatenkobrain closed 8 months ago

ignatenkobrain commented 9 months ago

First of all, thanks for maintaining this module - it saves me lot of time!

I noticed one small issue that is bothering me quite a bit - the desired_vcpus attribute is dynamic. That means, if environment autoscales due to the actual load - terraform shows the … has changed.

It would be great to be able to ignore_lifecycle on this attribute so that 1) it does not confuse users why something is changing 2) allow CI systems that do "check for drift" (resources not matching terraform configuration) to actually work with this resource.

github-actions[bot] commented 8 months ago

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] commented 8 months ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 7 months ago

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.