Results 8 comments of Thiago Marinho

hi @czb182 I don't know if it's still useful but based [on this message](https://github.com/Azure/azure-functions-vs-build-sdk/issues/397#issuecomment-648809799) I believe the `_FunctionsSkipCleanOutput` is safe to be used

Pois é, melhor não ficar na expectativa de que o pessoal do Pagseguro corrigirá isso no repositório oficial :(. Na época, para resolver o problema pelo qual passei, optei por...

Hi @juniorsysadmin, thank you for the answer :). Maybe my initial explanation was a little confused so I'll try to explain better the scenario: currently, if we need to destroy...

Hi @jyaworski yes, maybe it's too niche, indeed.. :( It's possible to push those files (yet I have not tried to do this), but I think that this might become...

Hi @nibalizer, unfortunately only change wget flags is not enough to use this cache feature the way we designed. The behavior is: download the file to /var/wget/cache (if the file...

hello :) are there plans to introduce this feature?

So, I managed to get a list like this: ``` flatten([for rc in vra7_deployment.deployment.resource_configuration : rc.instances[*].ip_address if rc.component_name == "APP"]) ``` "APP" is the resource name defined at vRA catalog...

@aurelien-baudet I think Github might need to be more explicit about the consequences for moving an action from one org to another; this change did break workflows in the company...