hey there, I'm in the process of upgrading to the ...
# general
c
hey there, I'm in the process of upgrading to the latest pulumi_auth0 version and following the https://github.com/auth0/terraform-provider-auth0/blob/main/MIGRATION_GUIDE.md to set up the appropriate new resources, but after doing a
pulumi up
I still get the same warnings. The state file still has the values in the same place, so I'm wondering if this is just stale data in the state? tried doing
pulumi up --refresh
hoping this will pull in fresh data without those values, but they seem to just stay there.. Is there a way to clear these warnings for resources that have been migrated?
not sure if this is the right channel, so please let me know if that's the case