Projects with this topic
-
tf-modules — Reusable Terraform Modules
The building blocks of the homelab private cloud — composable, versioned, and consumed by tf-infra.
Reusable Terraform modules for provisioning homelab infrastructure. Each module is independently versioned via semver git tags and sourced by tf-infra over SSH.
Modules network: NAT network with DHCP and local DNS via libvirt UsageModules are referenced in tf-infra via git SSH source:
module "network" { source = "git::ssh://git@gitlab.com/yggdrasil13/hnoss/tf-modules.git//modules/network?ref=v0.1.0" } Tech Stack IaC: Terraform (managed via tfenv) Provider: libvirt Versioning: Semver git tags (v0.1.0, v0.2.0, ...)Updated -
-
Terraform Module of Outscale Kubernetes Service
Updated -
Manage your selfhosted or SaaS Gitlab with terraform / tofu with YAML support
Updated -
Projeto destinado ao armazenamento de módulos do Terraform para ambientes de cloud AWS.
UpdatedUpdated -
A Terraform module for creating and managing Scaleway Storage infrastructure
Updated -
A Terraform module for creating and managing Scaleway Secrets and Keys.
Updated -
TF Module for AWS ECR
Updated -
Create quickly instances on Linode LLC with Terraform in a modular way, and configure these instances with Ansible to deploy Kubernetes on a cluster of 3 nodes.
Updated -
-
Terraform module to Provision AWS Elastic Kubernetes (EKS) cluster and associated resources including VPC, Subnets, Internet Gateway, Nat Gateways, EKS Cluster, EKS Cluster Nodes, IAM Roles
Updated -
Some starter examples of Terraform modules
Updated