careful-address-89803
07/10/2023, 2:06 AM.tfsec/config.yml
by default. I can't config discover it because the dir is ignored by Pants by default (".*/"
). What's a good way of resolving this?
Users will expect their config to work the same as it had before, which will require modifying the pants_ignore
. Is the best option to just put a note at the top of the documentation for the subsystem to do that?wide-midnight-78598
07/10/2023, 2:53 AMwide-midnight-78598
07/10/2023, 2:53 AM.tfsec.config.yml
curved-television-6568
07/10/2023, 1:32 PM!.tfsec/
we could add to pants default ignore?careful-address-89803
07/10/2023, 4:11 PM!.tfsec/
works, and we can add that to the default pants ignores. I'm wondering if that's something we'd want to do. If this were developed as an external/3rdparty plugin, we wouldn't be able to do that. And it seems weird that we would add this to everyone, even if they aren't using the tfsec backend. But maybe it's the best option at the moment.curved-television-6568
07/10/2023, 4:31 PM