Hi,
I saw that we can store the state directly in a bucket s3:
https://www.pulumi.com/docs/cli/commands/pulumi_login/
At OVHcloud we have an object storage compatible with S3 standard, but to be able to store to a ovhcloud s3 bucket, you need to set some parameters like the endpoint and the region.
How is it possible to change/define that?
Thanks