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
- Host: GitHub
- URL: https://github.com/noetarbouriech/openstack-iac
- Owner: noetarbouriech
- Created: 2024-12-17T15:50:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T16:04:15.000Z (over 1 year ago)
- Last Synced: 2025-01-28T17:22:42.468Z (over 1 year ago)
- Topics: ansible, openstack, opentofu, talos
- Language: HCL
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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