terraform-provider-slack

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2022 License: MIT Imports: 2 Imported by: 0

README

Terraform Provider for Slack

This is a Terraform provider for Slack

Maintainers

This provider plugin is maintained by:

Requirements

  • Terraform >= v0.12.0 (v0.11.x may work but not supported actively)

Limitations

I do not have any Plus or Enterprise Grid workspace which I'm free to use, unfortunately.

That's why several resources, e.g. a slack user, have not been supported yet.

Building The Provider

Clone repository to: $GOPATH/src/github.com/KeisukeYamashita/terraform-provider-slack

$ mkdir -p $GOPATH/src/github.com/KeisukeYamashita; cd $GOPATH/src/github.com/KeisukeYamashita
$ git clone git@github.com:KeisukeYamashita/terraform-provider-slack
Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/KeisukeYamashita/terraform-provider-slack
$ make build

Credits

This was forked from jmatsu/terraform-provider-slack, thank you very much for open sourcing this project!

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