Hello, I was wondering if it's possible to read se...
# getting-started
r
Hello, I was wondering if it's possible to read secrets during the building of the stack. I want to read a secret and manipulate it (split, map to objects) in order to build a resource. Specifically, I want to create some AWS security group rules with various IPs (and descriptions) that I prefer to keep as secrets. Thank you!