I think it's probably a bad idea because by using explicit instance IDs, if an instance is trashed and a new one spun up outside of Pulumi, it probably wouldn't be updated
s
stocky-spoon-28903
05/19/2019, 11:44 AM
That is the problem with provisioners as well - ideally resources should be configured to self-heal
c
creamy-jelly-91590
05/19/2019, 11:49 AM
Yup
But still, pretty cool that it actually worked! 😄
s
stocky-spoon-28903
05/19/2019, 11:50 AM
The power of real code instead of configuration DSLs 😉