twilio

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

Types

type Config

type Config struct {
	AccountSID string
	AuthToken  string
	Endpoint   string
}

Config contains our different configuration attributes and instantiates our Twilio client.

func (*Config) Client

func (config *Config) Client() (interface{}, error)

Client creates a Twilio client and prepares it for use with Terraform.

type TerraformTwilioContext

type TerraformTwilioContext struct {
	// contains filtered or unexported fields
}

TerraformTwilioContext is our Terraform context that will contain both our Twilio client and configuration for access downstream.

Jump to

Keyboard shortcuts

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