Emil Diaz
Emil Diaz
**EDIT: Disregard this comment, even `terragrunt run-all apply` will automatically append -auto-approve to the terraform commands, see comment below from @tensor5** For others arriving at this issue, terragrunt now discourages...
@tensor5 You're right, not sure how I missed that before (made a note of it in my prior comment, thanks). In that case, I would echo the OP. This behavior...
@jlepere-everlaw Just came across this new flag myself. You might have better luck simply setting the `TERRAGRUNT_AUTO_APPROVE` environment variable in your shell or automatically via something like https://github.com/direnv/direnv.
@kamilmysliwiec the above recommendation does not work on `@nestjs/[email protected]` when the project references point to a module outside of the `rootDir`. For example: ``` /repo + frontend + main.ts
This seems to be affecting all links under the `https://docs.nativescript.org` domain, which unfortunately is everything indexed and returned in Google Search results. I constantly have to manually change the page...
I also am running into this error. Downgrading to `5.2.11` produces a different error: ``` ERROR Error: android.view.InflateException: Binary XML file line #18 in org.nativescript.discloseapp:layout/material_text_field_filled: Binary XML file line #18...
Sure thing. I'll add the unit tests this week.
My apologies, I'll try to pick this up again next week.
@ChristopheBougere TBH haven't had a chance to get back to this. Would welcome the help to finally push this out.
@glicht I arrived here looking for this functionality as well. Took a shot at a PR for this functionality: https://github.com/functionalone/serverless-iam-roles-per-function/pull/19