Pinned Loading
-
postgres rds debeaver session w/ IAM...
postgres rds debeaver session w/ IAM and ssh tunneling 1# useful script if you happen to have any rds instances on private subnets
2# with a bastion host to tunnel into And IAM authentication
3# Mostly inspired from this article on the AWS blog:
4# https://aws.amazon.com/blogs/database/using-iam-authentication-to-connect-with-pgadmin-amazon-aurora-postgresql-or-amazon-rds-for-postgresql/
5# Thanks to @mjreed-turner for teaching me all things Linux, as usual
-
-
-
tf_tricks.md
tf_tricks.md 1View output of large plan
2```
3tf plan -no-color | subl &
4```
5 -
Tutorial: PUT to Snowflake Internal ...
Tutorial: PUT to Snowflake Internal Stage 1brew cask install snowflake-snowsql
23snowsql -a <snowflake_instance>.<region> -u <user.name>@COMPANY.com --authenticator=externalbrowser
45# login with your federated login in your default browser
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.