This message was deleted.
# general
s
This message was deleted.
r
are you creating resources inside an
.apply
?
a
@red-match-15116 No, not here.
e
Are you seeing different resources change when running
pulumi refresh
?
m
Are the URNs for these resources that show up for deletion static or dynamic?
a
@elegant-window-55250 Yes, it appears so.
Copy code
~ aws:glue/catalogTable:CatalogTable: (update) 🔒
        [id=176915871252:ddt:infutor_reverse_email]
        [urn=urn:pulumi:jde-prod::cc-devops::aws:glue/catalogTable:CatalogTable::inf_reverse_email]
        [provider=urn:pulumi:jde-prod::cc-devops::pulumi:providers:aws::default_5_30_0::119798e2-9163-4d92-9813-9f1e1596a8f8]
        --outputs:--
      + partitionIndices : []
pulumi refresh
actually wants to update all of my Glue Tables with
update     [diff: +partitionIndices]
— but in all cases they appear to be an empty array. It also wants to refresh a bunch of other resources. All look to be minor things on that front.
@microscopic-lock-66960 They are all static URNs