terraform-provider-postmark

command module
v0.0.0-...-25bb765 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: MPL-2.0 Imports: 2 Imported by: 0

README

terraform-provider-postmark

Installation

First, following the local setup from Terraform.

After, run:

$ mkdir -p ~/.terraform.d/plugins
$ git clone git@github.com:megafono/terraform-provider-postmark.git
$ cd terraform-provider-postmark
$ make install

Usage

Setup the provider

provider "postmark" {
  account_key = "xxxxxxxxxxxxxxxxxxx"
}
Creating a server
resource "postmark_server" "default" {
  name = "myserver"
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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