TransferStackRequest
TransferStackRequest request object for transferring ownership of a stack between two organizations.
Properties
projectNamestring optionalThe project name of the stack to transfer. If unset, the project from the URL route parameters is used.stackNamestring optionalThe name of the stack to transfer. If unset, the stack from the URL route parameters is used.fromOrgstring optionalThe source organization to transfer the stack from. If unset, the organization from the URL route parameters is used.toOrgstring requiredThe organization to transfer the stack to.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.