Skip to content

vpsfreecz/terraform-provider-vpsadmin

Repository files navigation

Terraform Provider for vpsAdmin

Requirements

  • Terraform 1.x
  • Go 1.16+ (to build the provider plugin)

Building The Provider

Clone the repository anywhere. Enter the directory and build the provider with:

$ make build

Terraform can then be called from the provider directory. For the provider to be available outside of the provider directory, it has to be installed to ~/.terraform.d/plugins:

$ make install

Using the provider

See the examples.

Developing the Provider

If you wish to work on the provider, you'll first need Go installed on your machine (version 1.16+ is required). To compile the provider, run:

$ make build

About

Terraform provider for vpsAdmin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages