Damon Atkins
Damon Atkins
@davidjgraph which pull request fix this?
@davidjgraph Thanks for looking at this issue. However its a good idea when close an issue to include a comment, as when other people search issues they can see the...
@davidjgraph thanks for re-opening the issue. `` I assume the file contains points. It seems in Drawio that 1mm is 3.937 points, 0.5mm is 1.9685 points (computers are not good...
Every thing you say is correct, but I think your testing as yourself in both cases. I assume every file shared should have a unique path. And this path would...
@PhilippC might have some thoughts
@walterpg I assume that because your storing the Refresh Token for the current user. Which is the same as the users password? So for people to share this, the Refresh...
There is also share by link, which could be read only (as you sill need the DB password), and you just prompt for credentials when writing. Would reduce the number...
Consider Meta-Argument `condition` or `include_if` so people stop using `count= 0 or 1 ` or `for_each empty or single item` And `content` which allows passing a data structure instead of...
content as show allow you to pass a data structure representing the HCL ``` locals { something = { prevent_destroy = true etc.... } } dynamic "lifecycle" { include_if= can(var.ENVIRONMENT)...
@jbardin what is the next step in the process, for this idea to be approved in one shape or form.