https://pulumi.com logo
l

limited-carpenter-34991

05/19/2020, 8:23 AM
Hi there, is possible to create with a pulumi stack an azure ressource group and an azure storage to use this as the pulumi state backend and reference this in another stack ?
b

broad-dog-22463

05/19/2020, 9:03 AM
@limited-carpenter-34991 I thin there will be a chicken and egg problem here - the new stack will need to understand where to store state before it reads the state location So I don't believe this is possible
l

limited-carpenter-34991

05/19/2020, 9:12 AM
Ok thanks.