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 filevars.auto.tfvars). -
terraform init -
terraform apply
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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