picatz / terraform-google-nomad

📗 Terraform Module for Nomad clusters with Consul on GCP
https://registry.terraform.io/modules/picatz/nomad/google
MIT License
78 stars 16 forks source link

Block access to the metadata endpoint with NOMAD-AMDIN #37

Closed picatz closed 3 years ago

picatz commented 3 years ago

This PR aims to fix https://github.com/picatz/terraform-google-nomad/issues/19 and https://github.com/picatz/terraform-google-nomad/issues/25

picatz commented 3 years ago

This also breaks some other things, like DNS resolution within containers. In a future update maybe it would make sense to allow access to port 53?