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: 2 months ago
JSON representation
Xen Orchestra provider for Terraform
- Host: GitHub
- URL: https://github.com/vatesfr/terraform-provider-xenorchestra
- Owner: vatesfr
- License: mit
- Created: 2019-03-15T17:31:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T10:02:58.000Z (3 months ago)
- Last Synced: 2025-03-28T09:07:21.613Z (2 months ago)
- Topics: hacktoberfest, terraform, terraform-provider, xcp-ng, xen, xenorchestra
- Language: Go
- Homepage:
- Size: 802 KB
- Stars: 160
- Watchers: 14
- Forks: 33
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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).