Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vatesfr/terraform-provider-xenorchestra

Xen Orchestra provider for Terraform
https://github.com/vatesfr/terraform-provider-xenorchestra

hacktoberfest terraform terraform-provider xcp-ng xen xenorchestra

Last synced: 40 minutes ago
JSON representation

Xen Orchestra provider for Terraform

Awesome Lists containing this project

README

        

# Terraform Provider for Xen Orchestra

This is a terraform provider for [Xen Orchestra](https://github.com/vatesfr/xen-orchestra).

## Docs

The terraform provider is documented on the terraform registry [page](https://registry.terraform.io/providers/vatesfr/xenorchestra/latest)

General documentaion about providers in terraform can be found at [the terraform documentation](https://www.terraform.io/docs/configuration/providers.html).

## Install

If using terraform 0.13, terraform is able to install the provider automatically for you. See [this](docs/index.md) for more details.

If using terraform 0.12 or lower download a suitable binary from the [releases](https://github.com/vatesfr/terraform-provider-xenorchestra/releases) and copy it to `~/.terraform.d/plugins/terraform-provider-xenorchestra_vX.Y.Z` where `X.Y.Z` is the version.

## Support

You can discuss any issues you have or feature requests in [Discord](https://discord.gg/ZpNq8ez).