This message was deleted.
# general
s
This message was deleted.
o
Every resource has a distinct URN
w
thanks! is there a unique urn or id for the state file itself ?
o
I'd have to check, but within a backend every fully qualified stack name is unique - org, project, stack.
w
I guess I am looking for something independent of the name .. like a random uuid created at stack creation time
o
e
I guess I am looking for something independent of the name .. like a random uuid created at stack creation time (edited)
For the stack overall, or for each resource in the stack?
w
for the stack overall
perhaps random provider could be used.
e
Yeh I'd look into trying to use that for now. I've been looking at adding something that might cover this, but its still early designs