Michael Hamburger

Results 48 comments of Michael Hamburger
trafficstars

@timonz-de You are right, it does not work. I just tried it. Maybe you should stick to the non-reactive dependencies. @gsmet @Sgitario You could take a look please? I used...

Sorry, just saw your edit. I answered to the mail :) Thx for fixing so fast.

this would not solve the native problem in quarkus.

or you simply use the quarkus extension and it works :) *edit* and it would not solve issues in quarkus dev mode. The quarkus extension also does that.

Hey @vaibhav170, I welcome you to just try it out. We added some workarounds so that native, dev and test issues do work (it is the PullRequest you even added...

Thanks! Just be sure that you add quarkus-amazon-dynamodb and quarkus-amazon-dynamodb-enhanced as dependencies :) As reference example you can try this https://github.com/quarkusio/quarkus-quickstarts/pull/1186/files - sadly it is not merged

I also think the docu could be improved. I need to set a budget and the only filter is TagKeyValue. How do I do this? ``` resource "aws_budgets_budget" "ec2" {...

This is a reminder for myself that when there are official certbot images on docker hub to change this project. I just linked to the pr to have an easy...

Hi! > I've seen sentence "mount /etc/letsencrypt will be improved in the future", do you have any idea how? To be honest, no. But it's also not sufficient to only...

> I think that DFLE is using the last option (PUT request). Correct, currently PUT request is used to send the certificates to the DFP. I would change DFLE to...