Export key value env vars file not in profile or environment paths
export $(grep -v '^#' ./env/active/.env.dev1 | xargs)
Undo the export of key value pairs
unset $(grep -v '^#' ./env/active/.env.dev1 | sed -E 's/(.*)=.*/\1/' | xargs)
When openssl@3 is installed
brew install [email protected]
export LDFLAGS="-L/usr/local/opt/[email protected]/lib"
export CPPFLAGS="-I/usr/local/opt/[email protected]/include"
export PKG_CONFIG_PATH="/usr/local/opt/[email protected]/lib/pkgconfig"
rvm install 3.2.2
AWS policy simulator https://policysim.aws.amazon.com/home/index.jsp