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

https://github.com/noetarbouriech/openstack-iac

OpenTofu/Terraform files to deploy things on OpenStack
https://github.com/noetarbouriech/openstack-iac

ansible openstack opentofu talos

Last synced: about 1 year ago
JSON representation

OpenTofu/Terraform files to deploy things on OpenStack

Awesome Lists containing this project

README

          

# OpenStack IaC

- [heat-single-vm](heat-single-vm/) - Heat template to deploy a single VM
- [tf-single-vm](tf-single-vm/) - Terraform configuration to deploy a single VM
- [tf-multi-vm-with-ansible](tf-multi-vm-with-ansible/) - Terraform configuration to deploy multiple VMs with Ansible
- [tf-k8s-cluster](tf-k8s-cluster/) - Terraform configuration to deploy a Kubernetes cluster using Talos