ai-cfia / howard

The Howard project, named after "The Godfather of Clouds" Luke Howard, orchestrates the Kubernetes-based cloud infrastructure for the Canadian Food Inspection Agency's AI lab, managing applications like Nachet, Finesse, and Louis. It prioritizes robustness, security and efficiency
https://ai-cfia.github.io/howard/
MIT License
3 stars 0 forks source link

Whitelist only vpn range and azure devops runners range of IP #283

Open SonOfLope opened 2 weeks ago

SonOfLope commented 2 weeks ago

Currently, we whitelist access to our terraform state file to all ip's (still asks for authentication). We'd like to autorize specific ranges. Printing from a pipeline we get following IP : image We havent found any info on what range that IP belongs to. More investigation is needed.