An open API service indexing awesome lists of open source software.

https://github.com/eclipse-bluechi/terraform-provider-bluechi

Terraform provider for setting up systems with BlueChi
https://github.com/eclipse-bluechi/terraform-provider-bluechi

bluechi terraform terraform-provider

Last synced: 3 months ago
JSON representation

Terraform provider for setting up systems with BlueChi

Awesome Lists containing this project

README

          

# Terraform Provider for BlueChi

This terraform provider can be used to setup a multi-node system to be controlled via [BlueChi](https://github.com/containers/bluechi/).

For examples on how to use this provider, please refer to the [examples](./examples/) directory which contains examples to:

- [setup multiple containers with BlueChi](./examples/resources/bluechi_plain_ssh/)
- [setup AWS EC2 instances with BlueChi](./examples/resources/bluechi_with_aws/)