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
- Host: GitHub
- URL: https://github.com/eclipse-bluechi/terraform-provider-bluechi
- Owner: eclipse-bluechi
- License: lgpl-2.1
- Created: 2023-11-01T08:08:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T12:49:52.000Z (over 2 years ago)
- Last Synced: 2025-06-28T17:11:12.012Z (about 1 year ago)
- Topics: bluechi, terraform, terraform-provider
- Language: Go
- Size: 55.7 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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/)