Changed config to suit my infra
Fixed transformation call.
Applying transformation with register_stack_transformation
The transformation callback does not seems to get called when I pass
it to new_vm_group, I don't know what is wrong with that call.
It does works however with register_stack_transformation.
Needs more investigation...
Added a higher level component resource.
Removed ovh pulumi provider
This is annoying, I cannot get the pulumi provider for ovh to work.
I get a distribution_not_found exception even if I'm in an isolated guix shell,
the same for a goold old venv.
Sadly that provider does not seems very active and I don't really have
time to investigate this :(