-
I recently shutdown a VM and ran and `terraform plan` and noticed the following diff
```
Terraform will perform the following actions:
# xenorchestra_vm.devbox will be updated in-place
~ r…
-
Hi all,
Let me provide some background. I set up XOCE instance bu hand several months ago and i've been running it sucessfully since. Unfortunatelly i deleted snapshots which held last working versi…
byt3c updated
3 years ago
-
when making changes to a vm resource and then running the terraform plan/apply command the max memory value does not change from the default an example can be seen below
````
Resource actions are…
dc232 updated
3 years ago
-
While currently debugging an issue with using the `xenorchestra_vdi` data source, I realized that when results are not found the error is silently ignored. This causes an issue when the dependent terr…
-
**OS Version**: Ubuntu 20.04 LTS
**Node.js version**: v14.16.1
**Yarn version**: 1.22.10
**Server specs**
4v Cores ( Normally two when operational )
12GB RAM
20GB Storage
**Issue**
Was u…
NavCC updated
3 years ago
-
**OS Version**: CentOS 8.3
**Node.js version**: v14.16.0
**Yarn version**: 1.22.5
**Server specs**
vCPUs: 2
RAM: 4GB
**Issue**
Installation seemed to be just fine - no errors. XenOrchestra …
-
We have a host data source, but as described in https://github.com/terra-farm/terraform-provider-xenorchestra/issues/109#issuecomment-773835812 I believe we can power more advanced use cases by adding…
-
#### Expected Behavior
XO Server should start
-----
#### Actual Behavior
XO Server does not start
-----
#### Confirm XOCE services are running
```systemctl status xo-server.servic…
mrnaz updated
3 years ago
-
Hello,
XO version : 5.54.0
Terraform-provider : 0.16.0
Terraform : 0.14.7
I’m implementing this plugin and my XO has an expired certificate, also all http connections are upgraded to ssl as far …
-
When a VM is destroyed but still exists in the statefile the provider will show the following error
```
ddelnano@ddelnano-desktop:~/code/terraform/xolab$ terraform plan
Refreshing Terraform state…