[go: up one dir, main page]

Today I Learned

tags


2022/06/07

That 1Password has a separate SSH key type! https://developer.1password.com/docs/ssh/manage-keys/

Also, that make has a MAKEFLAGS variable that can be used in recursive calls to make: see https://earthly.dev/blog/make-flags/. This also means you can set -r, which eliminates default rules and file actions.


2022/07/08

That there’s an official 1Password terraform provider: https://registry.terraform.io/providers/1Password/onepassword/latest/docs