Good stuff and well done!
Good stuff and well done!
@jurre we are suffering from the same issue. We have a lot (and I mean a lot) of secrets that we do not give access to bots (dependabot, renovate) and...
@pavera this behaviour breaks people's workflows, I think "rerun as user" might make sense. I do not see a solution here at the moment, if one does not want give...
@ShockwaveNN it's not the point whether it is a dependabot or renovate bot here, the point is what can run on PRs created by such bots if you allow them....
I'm getting the same error in 2.7.6 with ``` - "deployment-templates/spring-boot/**/*" ``` If you want to reproduce it's as simple as adding `append` action: ``` { type: 'append', path: '../.github/monorepo.yml',...
@siosio34 It does not seem so, the PR was moved to https://github.com/plopjs/plop/pull/330 from what I was able to find
> Perhaps a solution here is to pipe the initial input of the editor through the same mechanism that sanitizes clipboard pasting, since that seems to be effectively removing these...
@crw is there any update on this? @Hussain0520 was eager to help, but was redirected, perhaps it would be better to use his time?
I believe the issue here is that module creates its own local `cluster_network_tag` local in https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/493149d37aa13bbda1fc8dbcaec1b40f051c642e/modules/beta-autopilot-private-cluster/main.tf#L111 and uses it as a target for firewall rules eg. https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/29d925997ec0fd5ecbd6dd5792f220fc48a5725b/modules/beta-autopilot-private-cluster/firewall.tf#L36 However, when creating...
@GorginZ thanks for getting back. What I suggested is only one of the possible solutions. I was thinking that you might raise an empty network tags as a concern :)...
> Thank you @smikula! Should you put a warning on the `README.md` if that's the recommended version? @smikula I second that, I was not aware there's a reimplementation also distributed...