terraform-provider-time

command module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2020 License: MPL-2.0 Imports: 3 Imported by: 0

README

terraform-provider-time

Terraform Provider for time-based resources.

Please note: Issues on this repository are intended to be related to bugs or feature requests with this particular provider codebase. See Terraform Community for a list of resources to ask questions about Terraform or this provider and its usage.

Requirements

Using the Provider

This Terraform Provider is not available to install automatically via terraform init at this time. Instead, follow the instructions to install it as a plugin. Pre-built releases of this Terraform Provider are available for download in GitHub Releases. After placing the custom provider into your plugins directory, run terraform init to initialize it.

Resource Documentation

Until this Terraform Provider is brought under the Terraform Provider development program, resource documentation can be found within this repository.

Developing the Provider

If you wish to work on the provider, you'll first need Go 1.13 or later installed on your machine. This project uses Go Modules making it safe to work with it outside of your existing GOPATH.

Building the Provider

From the top directory of the repository:

$ go build

A terraform-provider-time binary will be left in the current directory.

Testing the Provider

From the top directory of the repository:

$ go test ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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