:one: Not Overriding the Autonaming, but still kee...
# kubernetes
c
1️⃣ Not Overriding the Autonaming, but still keeping it easy to share _edit_: removed main content and placed in How do you approach passing around ID's for resources without it becoming a hot mess? #9205 This is more involved so better to capture any ideas there for others. Welcome any insight/thoughts.
Ok.. this really but me during refactor. I think I understand it a bit more I'd like to request an example of using a random resource from the pulumi-random (like pet) to apply one iteration of my loop with unique logical names appended with petname. I couldn't for the life of me figure out how to do this with Apply and then joining logical string and pet name together. I tried for an hour but had to give it up and hard code each loop to a random self generate petname.