1.0.0-alpha.1 • Published 4 years ago

pulumi-sendgrid v1.0.0-alpha.1

Weekly downloads
3
License
APACHE-2.0
Repository
github
Last release
4 years ago

Pulumi SendGrid Provider

IMPORTANT: This provider is at an early stage and not yet used in production. We do not offer support for this version, but will release supported versions in the future. Feel free to play around, but for full functionality and support, please wait for the supported, stable release.

This client library is used to handle resources from Twilio SendGrid v3 Web API. To be notified when this package is updated, please subscribe to email notifications for releases and breaking changes.

Quickstart

$> yarn add pulumi-sendgrid

Currently, the provider only supports setting API Key with environment variables. Set SENDGRID_API_KEY to your token.

Documentation

Apart from this README, you can find details and examples of using the SDK in the following places:

Contributing

We love contributions! 🙏 Bug reports and pull requests are welcome on GitHub. Are there resources that you want, check the ApiKey for more information.

We appreciate if you add inline documentation according to tsdoc spesifications and run yarn generate:docs before adding a Pull Request.

Check out SendGrid API for stuff to implement