terraform-provider-sendgrid

command module
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

README

Terraform Provider for Sendgrid

Usage

Detailed documentation is available on the Terraform provider registry.

Build

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

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Resources List
Resources List

Jump to

Keyboard shortcuts

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