Skip to content

Commit

Permalink
refactor: move the terraform to hetzner-k3s
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 18, 2024
1 parent f029edf commit 99f9c54
Show file tree
Hide file tree
Showing 31 changed files with 103 additions and 1,529 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@
},
"postAttachCommand": {
"ensureKubeDir": "mkdir -p /home/vscode/.kube"
},
"containerEnv": {
"KUBE_CONFIG_PATH": "~/.kube/config"
}
}
63 changes: 0 additions & 63 deletions modules/hetzner/.terraform.lock.hcl

This file was deleted.

82 changes: 0 additions & 82 deletions modules/hetzner/README.md

This file was deleted.

32 changes: 0 additions & 32 deletions modules/hetzner/files/cloud-config.yaml

This file was deleted.

70 changes: 0 additions & 70 deletions modules/hetzner/k3s.tf

This file was deleted.

60 changes: 0 additions & 60 deletions modules/hetzner/load_balancer.tf

This file was deleted.

57 changes: 0 additions & 57 deletions modules/hetzner/locals.tf

This file was deleted.

Loading

0 comments on commit 99f9c54

Please sign in to comment.