mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
Disable VPN
This commit is contained in:
parent
75a3e2cddf
commit
c09d02531d
@ -1,3 +1,4 @@
|
||||
module "vpn" {
|
||||
source = "./modules/vpn"
|
||||
}
|
||||
# TODO Decide if VPN should be inside Kubernetes
|
||||
# module "vpn" {
|
||||
# source = "./modules/vpn"
|
||||
# }
|
||||
|
Loading…
Reference in New Issue
Block a user