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

fix: Add default for tag lookup in job queue resources. #2

Closed mattaltberg closed 2 years ago

mattaltberg commented 2 years ago

Description

The job queue and scheduling policy resources are missing the default values for the lookup function.

Motivation and Context

Without this change, you need to add tags specific to each job queue.

Breaking Changes

No

How Has This Been Tested?

antonbabenko commented 2 years ago

This PR is included in version 1.1.2 :tada:

github-actions[bot] commented 1 year 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.