Hi all, I am wondering if there’s a way to detect...
# getting-started
c
Hi all, I am wondering if there’s a way to detect drift if some resource has been manually altered? As an example, I created a gcs bucket with pulumi and then manually added a label, running
pulumi refresh
says there are no changes? This is something that I would expect cfn to catch, is that not possible? Maybe I am misunderstanding the purpose of the
refresh
command. Just experimenting with
pulumi
at the moment
b
huh, this should work. Would you mind opening an issue in github.com/pulumi/pulumi with your repro?
c
Sure will ask someone from my team to create an issue as he’s experimenting with that at the moment. Thanks @billowy-army-68599
b
@billowy-army-68599 here you go https://github.com/pulumi/pulumi/issues/6918