ImmoweltGroup / terraform-opennebula-provider-docker

Terraform with additional OpenNebula provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform-OpenNebula-Docker

This is a collection of Dockerfiles that build upon the official terraform image by Hashicorp (including the build-tools of the 'full' version). The Docker image on Dockerhub is automatically updated when either one of the providers or Terraform itself is updated.

Additionally the OpenNebula provider by one of the following developers is pulled and installed:

Dockerfile Location Tag Description
runtastic-provider runtastic-latest The initial provider originally created by Runtastic. Supports most of the functionality required to control OpenNebula with Terraform Resources. Uses OpenNebula's templating language for configuration of VMs.
immowelt-provider latest, immowelt-latest A fork of the runtastic-provider that puts an abstraction layer on top of the OpenNebula templating language. Supports resource attributes to configure VMs. Actively maintained by Immowelt Group and taking Issues and feature requests.

Please refer to one of the provider subfolders for information on that Dockerfile.

Collaborators

  • Leroy Förster
  • Florian Grothe
  • Dennis Kribl

Links

License

Released under the MIT License.

About

Terraform with additional OpenNebula provider

License:MIT License


Languages

Language:Dockerfile 100.0%