This repo provides a code example for the blogpost Terraform: Custom Resources (without Go). To run the code: Provide your own subscriptionId (for example, in a file vars.auto.tfvars). terraform init terraform apply