proud-artist-4864
03/09/2019, 4:50 AMgentle-diamond-70147
03/09/2019, 3:49 PMpulumi refresh
. This will fill in all its properties.pulumi up
.proud-artist-4864
03/10/2019, 4:14 AMstocky-island-3676
03/11/2019, 4:06 PM"custom": true
& type
must also be set for the manual import. I.e., you need at least these fields in the stack, right?:
• urn
,
• custom
,
• id
,
• type
,
• parent
,
• provider
gentle-diamond-70147
03/11/2019, 4:19 PMWhat I’d really like is a way for pulumi to be run in some sort of “import/refresh” mode where it runs the engine like in “update” but instead of creating resources, it imports them if they match the relevant information (ie, tags, attributes etc).I think that's very close to how we've designed it.
stocky-island-3676
03/11/2019, 5:24 PMget...
is so obvious. It’s a shame that I didn’t found them, yet 🙂gentle-diamond-70147
03/11/2019, 6:10 PMproud-artist-4864
03/12/2019, 5:07 AM