This repository contains the terraform plans for my local software development. It's not used for continuous deployment, but rather a way to quickly set up different infrastructures such as Kubernetes, Ceph, or OpenStack, for developing and testing new features.
- ./shared contains the hooks shared by different deployments.
- ./modules contains the terraform modules for infrastructures.
- ./deployments contains the configurations for the deployment.