Skip to content

mkubenka/terraform-provider-websupportsk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Websupportsk Provider

Maintainers

This provider plugin is maintained by:

Requirements

  • Terraform 0.15.x and higher recommended
  • Go 1.16 (to build the provider plugin)

Building The Provider

Clone repository to: $GOPATH/src/github.com/fossilmfc/terraform-provider-websupportsk

$ mkdir -p $GOPATH/src/github.com/fossilmfc; cd $GOPATH/src/github.com/fossilmfc
$ git clone https://github.com/fossilmfc/terraform-provider-websupportsk

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/fossilmfc/terraform-provider-websupportsk
$ goreleaser

Using the provider

Check documentation of the provider in terraform registry by searching for fossilmfc/websupportsk provider.

Developing the Provider

Provider is currently being build by goreleaser (you need to install it locally first). You can also try to build by running command goreleaser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 92.9%
  • HTML 7.1%