Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vojtechmares/infrastructure
My infrastructure in Terraform
https://github.com/vojtechmares/infrastructure
cloudflare hetzner-cloud infrastructure infrastructure-as-code terraform
Last synced: 4 days ago
JSON representation
My infrastructure in Terraform
- Host: GitHub
- URL: https://github.com/vojtechmares/infrastructure
- Owner: vojtechmares
- Created: 2022-12-05T18:57:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T21:49:30.000Z (9 days ago)
- Last Synced: 2025-02-11T22:33:26.355Z (9 days ago)
- Topics: cloudflare, hetzner-cloud, infrastructure, infrastructure-as-code, terraform
- Language: HCL
- Homepage:
- Size: 574 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Terraform Infrastructure
## Modules
Modules contain Terraform modules with a simple versioning scheme based on sub directories. Only major versions have their own separated sub dirs to ensure backward-compatibility for existing resources yet allowing new ones to be created without the need to migrate everything in one go.
## Workspaces
Terraform workspaces, each with own state-file.