Using pulumi-netlify-dns-record with netlify.com

TypeScript integration

Install
npm install pulumi-netlify-dns-record
Quick start
import Pulumi_netlify_dns_record from 'pulumi-netlify-dns-record';

const client = new Pulumi_netlify_dns_record({ accessToken: "YOUR_ACCESS_TOKEN" });
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /user
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /hooks
**Note:** Environment variable keys and values will soon be moved from `build…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /sites
SDK on GitHub 📄 API Docs
SDK
pulumi-netlify-dns-record
TypeScript
API
netlify.com
netlify.com
At a glance
Language TypeScript
Endpoints120