Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
b
big-potato-91793
04/01/2019, 12:07 AM
Hey, it’s their a way to move a pulumi state to another login. For now, it’s on my personal account and i will need to move it the company one?
g
gentle-diamond-70147
04/01/2019, 4:24 AM
There isn't a builtin way to do this (yet), but we can do it on the backend.
DM me tomorrow and I can do this for you.
b
big-potato-91793
04/01/2019, 1:27 PM
Ok, i will let you know, I will probably tear downs things in my account and move it to the org one…
g
gentle-diamond-70147
04/01/2019, 3:14 PM
If you don't need to keep the stack history/settings, you can
pulumi stack init <org>/<stack-name>
to re-create the stack in your org.
Post