Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Anonymous
3 years agosecrets in a devcontainer setup
I would like to use 1password in a devcontainer setup (remote machine; connected via ssh) to initialize some secrets for my developer environment. I currently have:
curl -sS https://downloads....
Anonymous
2 years agoThank @eddy_1P ! Are there 1password docs with examples of setting up a VS Code devcontainer in which all secrets used in the devcontainer (e.g., AWS credentials or API keys) are all obtained from 1password upon setup of the devcontainer?
My team has resorted to using AWS Secrets Manger, since it is currently much easier for us to accomplish this goal.