terraform-provider-translate

command module
v0.0.0-...-d8431dc Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2019 License: MPL-2.0 Imports: 3 Imported by: 0

README

Terraform Provider for Google Cloud Translate API

This is a very rudimentary Terraform Provider for Google Cloud Translate API.

It pretty much does one thing:

  • Take in text.
  • Translate to target language.

Since it's a Cloud Translate API job, it pretty much just runs once.

Caveats

  • You cannot "delete" a translation job.

  • You cannot "update" a translation job, just run a new one with new output.

  • There are no acceptance tests right now, so use at your own risk.

Build the Plugin

Run:

make plugin

This will build the plugin and load it into your home directory.

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