Abel Luck

Results 61 comments of Abel Luck

I ran into this today as well. I also use the defailt `g~` for invert case.

Was googling for confd aws ssm docs and landed here. Any reason the docs aren't merged yet? edit: I see the docs aren't complete yet.

In particular, I want to learn how to set the `prefix` when baking an AMI with confd using ssm. Given a confd config that is executed using a systemd `ExecPreStart`...

This would be very useful. And a related feature would be to output the public key portion to disk too (the first command in @kravietz 's comment)

Since each provider has its own ssl semantics, I wonder if the best approach is to abstract and provide some sort of common ssl opts interface. But then what about...

It turns out in the postgres case that you can actually connect with SSL certs by providing a conninfo string to the database parameter like: ``` // in lua database...

Just wanted to drop a comment here thanking you for considering security in this case. If terragrunt started writing secrets to disk we'd have to immediately stop using it. We've...

> So meanwhile a new implementation is considered, maybe some improved error message could be added, like "dependencies cannot be used from local context" or similar. This would be very...

Is there any update on this topic for Agent v 6?