2021

How a compromised NPM package can steal your secrets (POC + prevention)

POC of a vulnerable AWS Lambda app leaking environment variables via a compromised NPM package

Deploy AWS Lambda to VPC with Terraform

Guide on deploying multiple cloud resources required to run Lambda witnin a VPC

Publish Azure Functions code with Terraform

Single tool to manage both infrastructure and code pushes.

Send AWS Cognito emails with 3rd party ESPs

You are now not limited in how you can send email and SMS notifications in Cognito.

How to move resources and modules in Terragrunt

Migrate individual resources and/or whole modules between state in Terragrunt without having to recreate infrastructure.

Restrict Azure Functions to API Management with Terraform

Prevent access to a Function App from unauthorized sources and restrict it to an API Management instance.

2020

Ignore Azure Functions application settings drift in Terraform

How to fix configuration drift in Terraform caused by Zip Deploy + Run from Package

Deploy Azure Functions with Terraform

A practical, step by step guide on how to deploy an Azure Function with Terraform.