terraform-provider-sendgrid

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

README

Terraform logo

Terraform Provider for Sendgrid

To compile the provider, run make build. This will build the provider and put the provider binary in the $GOPATH/bin directory.

$ make build

In order to test the provider, you can simply run make test.

$ make test

In order to run the full suite of Acceptance tests, run make testacc.

$ make testacc

Documentation

The documentation is created thank's to a fork of https://github.com/terraform-providers/terraform-provider-baiducloud/tree/master/gendocs.

Terraform Registry

Known issues

The API KEY API is not completely documented: when you don't set scopes, you get all scopes. This is managed by the provider.

When you set one or multiple scopes, even if you don't set the scopes sender_verification_eligible and 2fa_required, you will get them in the end. It's managed by the provider: if you don't add these scopes to the list of scopes, the provider does it for you.

Acknowledgments

Thanks @yinzara for the latest changes that I loosely copied.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Resources List API key Resource sendgrid_api_key Domain authentication Resource sendgrid_domain_authentication Link branding Resource sendgrid_link_branding Subuser Resource sendgrid_subuser Template Resources sendgrid_template sendgrid_template_version Unsubscribe Group Resource sendgrid_unsubscribe_group WebHook Resources sendgrid_parse_webhook sendgrid_event_webhook Provide a resource to manage an API key.
Resources List API key Resource sendgrid_api_key Domain authentication Resource sendgrid_domain_authentication Link branding Resource sendgrid_link_branding Subuser Resource sendgrid_subuser Template Resources sendgrid_template sendgrid_template_version Unsubscribe Group Resource sendgrid_unsubscribe_group WebHook Resources sendgrid_parse_webhook sendgrid_event_webhook Provide a resource to manage an API key.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL