I saw in the docs we reference this target, which hasn't existed since 2.11/2.12 times. I'm not entirely sure why it was removed though/
#15035
|
Use `terraform_modules` to generate `terraform_module` targets for less boilerplate. |
@tdyas You referenced it being inconsistent with other targets, but it seems like it's (now) more consistent to have a singular, and then a plural target generator.
Thoughts? If it makes sense for this to come back?
I saw in the docs we reference this target, which hasn't existed since 2.11/2.12 times. I'm not entirely sure why it was removed though/
#15035
pants/src/python/pants/backend/terraform/target_types.py
Line 57 in a92bc34
@tdyas You referenced it being inconsistent with other targets, but it seems like it's (now) more consistent to have a singular, and then a plural target generator.
Thoughts? If it makes sense for this to come back?