# How to let pulumi read latest data ? By default, pulumi doesn't refresh. You should run it by `pulumi refresh` or `pulumi run --refresh` https://github.com/pulumi/pulumi/issues/3664#issuecomment-566194894
How to let pulumi read latest data ?
By default, pulumi doesn't refresh. You should run it by
pulumi refreshorpulumi run --refreshpulumi/pulumi#3664 (comment)