tall-energy-85878
10/03/2024, 2:18 PMindex.ts
file? Some resources, especially the new Chart
resource inflate pulumi state dramatically, and I'd like to avoid that, but I still want them to be managed by pulumi (even if no other resources depend upon them), but don't want a massive index.ts
file either. I could likely just export some sub-attribute or something to ensure it's part of the graph, but that feels inelegant also.