Aurelie Vache
Aurelie Vache
By the way, atom feed accepts .atom and .xml
Hi Remi, in the conference hall conferences list, there are some meetups too, not only "conferences". By the way, events are tagged "meetup" or "conference". So I think I can...
I agree, the `service_name` (in attribute or in environment variable) is required, it's not optional.
Having this feature will be useful :-). FYI When a user configure a Terraform backend to store a TF state into a OVHcloud High Storage S3 and add encrypt=true". For...
@durandx Thanks for the contribution :) If you haven't the time to create documentation and acceptance tests, can you copy/paste to us an example of `ovh_cloud_project_gateway` and `ovh_cloud_project_gateway_interface` configuration? Thanks...
Hi, I succesfully created a gateway but when I want to create a gateway_interface I have an issue: ``` $ terraform apply Terraform used the selected providers to generate the...
Hi @rbeuque74 , can you have a look? thanks! :-)
Any news? :-)
I've tried to convert a TTF font to a tiny go format: ``` $ go run ./cmd/tinyfontgen-ttf --package fonts --size 32 --fontname Regular58pt ./CharacterCats.ttf --output cats 58.go ``` But I...
Hi @antonin-a For each of the example is it possible to add a README.md file that explain what is this example, for which case and how to use/deploy it? Thank...