Join Slack
Powered by
This message was deleted.
# automation-api
s
sparse-intern-71089
03/01/2022, 2:22 PM
This message was deleted.
p
prehistoric-kite-30979
03/01/2022, 3:22 PM
You can just export/import state I think?
g
great-queen-39697
03/02/2022, 4:28 PM
We've got
https://github.com/pulumi/pulumi/issues/4265
open to work on this, and there's some more information in the issue itself. Until that issue is closed, the best workaround is as
@prehistoric-kite-30979
noted to export and import state in the workflow. Here's a couple Go code snippets shared by one of our engineers as examples:
https://pkg.go.dev/github.com/pulumi/pulumi/sdk/v3/go/auto#example-Stack.Import
and
https://gist.github.com/EvanBoyle/9e4f9ce95a40c288274566d2c3134de0
m
miniature-leather-70472
03/02/2022, 5:17 PM
thanks, will look at doing the export/import for now
👍 1
Open in Slack
Previous
Next