terraform-provider-chucknorris

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 8 Imported by: 0

README

chucknorris Provider

The chucknorris provider is a utility provider for providing random chuck norris jokes.

This provider requires no configuration.

chucknorris Data Source

The chucknorris data source exports random chucknorris jokes.

Example Usage
data "chucknorris" "example" {

}

output "example_joke" {
    value = data.chucknorris.example.joke
}
Build
go build -o terraform-provider-chucknorris

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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