Run:
sudo apt update
brew uninstall --force terraform
brew cleanup -s terraform
Show what jdks are installed:
/usr/libexec/java_home -V
Add the following to .bash_profile to pin a default java version to use.
https://support.apple.com/en-au/guide/terminal/trmlshtcts/mac
Stop redirect from http to https
chrome://net-internals/#hsts
https://www.w3schools.com/jquery/jquery_examples.asp
<script
src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>