No description
Find a file
2026-01-10 20:41:00 +00:00
.git-crypt Add 1 git-crypt collaborator [ci skip] 2025-10-24 18:00:00 +00:00
cli
diagram
modules disable auth-response-headers for idrac and gw ingresses as they cause errors on the upstream [ci skip] 2026-01-10 20:41:00 +00:00
playbooks add pve exporter playbook + pve exporter in k8s [ci skip] 2025-12-26 16:23:17 +00:00
scripts upgrade to k8s 1.34.2 [ci skip] 2025-12-18 12:37:14 +00:00
secrets Drone CI Update TLS Certificates Commit 2026-01-04 00:08:25 +00:00
.drone.yml touch empty private key to enable tfa in drone 2025-11-29 12:06:10 +00:00
.gitattributes
.gitignore
.terraform.lock.hcl upgrade proxmox provider and some other tf [ci skip] 2025-12-18 11:41:33 +00:00
corefils.yaml
LICENSE.txt Drone CI Update TLS Certificates Commit 2025-10-12 00:13:18 +00:00
main.tf add credentials for ab bank sync cronjob [ci skip] 2026-01-10 20:01:06 +00:00
migrate_tfstate.txt
README.md add git-crypt setup instructions [ci skip] 2025-10-24 18:09:57 +00:00
terraform.tfstate disable auth-response-headers for idrac and gw ingresses as they cause errors on the upstream [ci skip] 2026-01-10 20:41:00 +00:00
terraform.tfvars disable auth-response-headers for idrac and gw ingresses as they cause errors on the upstream [ci skip] 2026-01-10 20:41:00 +00:00
terraform_1.10.3_linux_amd64.zip Drone CI Update TLS Certificates Commit 2025-10-12 00:13:18 +00:00
versions.tf upgrade proxmox provider and some other tf [ci skip] 2025-12-18 11:41:33 +00:00

Build Status

This repo contains my infra-as-code sources.

My infrastructure is built using Terraform, Kubernetes and CI/CD is done using Drone CI.

Read more by visiting my website: https://viktorbarzin.me

git-crypt setup

To decrypt the secrets, you need to setup git-crypt.

  1. Install git-crypt.
  2. Setup gpg keys on the machine
  3. git-crypt unlock

This will unlock the secrets and will lock them on commit