Paul Bourke

Results 8 comments of Paul Bourke

Hi, I really just uploaded this mirror to use in one of my projects. You should probably contact the original author of the code to see if he would like...

If it helps anyone I've combined the various changes mentioned above and put them on this branch: https://github.com/brk3/gesture-imageview/compare/topic/issue-30-isZoomed (Don't have time to format a pull request right now, also the...

Hi, not sure if this exactly what you're after but - CAF has a nice feature to set variables out of a KeyVault. This way you dont have to store...

Thanks @arnaudlh. Does the above work also address the issue in `caf_solution`? Performance optimizations in terraform-azurerm-caf are very welcome but this particular issue is to do with `caf_solution`.

@yulin2 Sorry for the delay, Github didn't seem to notify me for some reason so never noticed your PR! Looks ok so far, have you noticed any performance increases from...

Hi, Thanks for taking the time to log this. Unfortunately I'm not actively working on Glimmr right now, but am happy to look at pull requests and the like. I'll...

I'm able to reproduce this, though the error message is slightly different (less helpful?) to OPs: ``` # az aks check-acr --name akstest-2002 --resource-group akstest-2002 --acr akstest2002.azurecr.io Merged "akstest-2002" as...

@gruebel You're correct regarding the TF plan json, I missed this when putting together the example and have updated it accordingly. However, the end result is still the same. >...