Code snippets that you will certainly love

Terraform Checkpoint Error


An error that looks like a credentials issue at first is actually a DNS issue
Read more ⟶

JMESPath with the AWS CLI - IAM example


This is an example AWS CLI statement that uses a JMESPath query to list all the IAM roles that have a trust relationship with an AWS account
Read more ⟶

Reject extra fields in an API request body


The setting to reject extra fields in a JSON request body is additionalProperties
Read more ⟶

Regex to clean up Google Hangout transcript


This is a find/replace regex that can be used on a copy/pasted Google Hangouts transcript
Read more ⟶