Pascal Hofmann
Pascal Hofmann
Thanks for your work on this. There was already #753 for this, which is merged now. Edit: Linked to correct PR.
It looks like this changes the tags from `latest` to `latest-`, etc. I think it would be nicer to push multi arch images with the existing tags instead. Edit: I...
I just stumbled upon the same thing… maybe it's for storing the last verification code used, so that it can't be used again (as required by RFC6238)?
(The new MongoDB library is hosted here: https://github.com/mongodb/mongo-php-driver). Would be great if a newer version of Monga would be compatible with it.
@amenadiel I'm using the current (=old) driver with MongoDB 3.x. Works fine for me.
In one of my projects I successfully use https://github.com/alcaeus/mongo-php-adapter. Have not tried it together with league/monga though.
I have signed the CLA now.
> duplicate #959 This is #959. Did you mean #964?
Hi. I implemented this in https://github.com/terraform-provider-gpg/terraform-provider-gpg and this is working fine with terraform. Would be great to also have this supported in opentofu. ## Example ### Code for first apply...
> [@RedlineTriad](https://github.com/RedlineTriad) I'm curious about the use cases. Is the content some kind of generated data that is not from a file on disk? Yes, exactly. In our case its...