Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vatesfr/terraform-provider-xenorchestra
- Owner: vatesfr
- License: mit
- Created: 2019-03-15T17:31:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T08:11:03.000Z (5 months ago)
- Last Synced: 2024-08-02T15:49:01.087Z (3 months ago)
- Topics: hacktoberfest, terraform, terraform-provider, xcp-ng, xen, xenorchestra
- Language: Go
- Homepage:
- Size: 714 KB
- Stars: 150
- Watchers: 12
- Forks: 32
- Open Issues: 39
-
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).