This is the official Immowelt Group OpenNebula Terraform provider forked from Runtastic
It leverages the OpenNebula's XML/RPC API and is tested for versions 5.x
See the example folder for a quick overview
- template_id - Get the first template id by a template name
- Better examples of all modules
- onemarket
- onemarketapp
- onevrouter
- onezone
- onesecgroup
- oneacl
- oneacct
- onehost
- onecluster
- onegroup
- onevdc
- oneuser
- onedatastore
To update some vm resources the VM has to be in state poweroff.
Current flow:
- resize disk: disk will be resized but vm won't be restarted
- resize cpu/vcpu/memory: requires new resource
- change ip address: requires new resource
Bug reports and pull requests are welcome. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.