terrafrom: Add missing SSH firewall rules
This patch adds the required firewall rules to automatically allow ssh access from the local machine (but only from this machine) to all Kubernetes notes.
Showing
- terraform/.terraform.lock.hcl 19 additions, 0 deletionsterraform/.terraform.lock.hcl
- terraform/firewall.tf 0 additions, 1 deletionterraform/firewall.tf
- terraform/ssh.tf 40 additions, 0 deletionsterraform/ssh.tf
- terraform/ssh_keys.tf 0 additions, 2 deletionsterraform/ssh_keys.tf
- terraform/versions.tf 4 additions, 0 deletionsterraform/versions.tf
terraform/ssh.tf
0 → 100644
terraform/ssh_keys.tf
deleted
100644 → 0
Please register or sign in to comment