Hi, I have a question regarding provisioning secre...
# general
i
Hi, I have a question regarding provisioning secrets/credentials. Are there any guidelines for doing it in pulumi? Would you recommend an ‘get or create’ pattern for those (create if not exists, read if exists)? Is there any reference code for that?