OpenNebula provider for Terraform.
- Leverages OpenNebula's XML/RPC API
- Tested for versions 5.X
This is based on a project started by Runtastic, and has been enhanced by BlackBerry to allow for definition of these resource types:
- Virtual Machines
- Images
- VNET Reservations
- Security Groups
As well as data sources for:
- Images
- VNETs
- Security Groups
See the project wiki page for usage and examples
The following list represent's all of OpenNebula's resources reachable through their API. The checked items are the ones that are fully functional and tested:
- onevm
- onetemplate
- onehost
- onecluster
- onegroup
- onevdc
- onevnet
- oneuser
- onedatastore
- oneimage
- onemarket
- onemarketapp
- onevrouter
- onezone
- onesecgroup
- oneacl
- oneacct
Bug reports and pull requests are welcome on GitHub at https://github.com/cmelanson/terraform-provider-opennebula. 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.