This message was deleted.
s
This message was deleted.
b
Hi @silly-train-98536 Thanks for giving Pulumi a try :) by default, Pulumi will try and use the Pulumi SaaS backend but you can “logout” of that backend and then “login” to another backend https://www.pulumi.com/docs/reference/cli/pulumi_login/
s
Thank you. Could you please point me to a page that talks about how to create this backend in my own vpc.
b
Hi @silly-train-98536 Do you mean host the Pulumi SaaS in your own VPC or the bucket for state management in your VPC? If it’s the former then you would need to contact our sales team for an enterprise account conversation If it’s the latter, it should just be an S3 bucket created in your own aws account that you give Pulumi the access to read and write to
s
I see. I meant the latter.
b
Then any s3 bucket controlled by your own aws account and some credentials to use it will work perfectly :)
👍 1