jenkins-infra / azure

Documentation, tooling and other resources related to the Azure account used by the Jenkins project
MIT License
27 stars 28 forks source link

Provides CIDR instead of IPs for `privatek8s` authorized IP ranges #256

Open dduportal opened 1 year ago

dduportal commented 1 year ago

Even if the IPv4 format works, not using CIDR keeps marking the cluster as "resource modified" on each terraform PR

ref. https://github.com/jenkins-infra/azure/pull/254#issuecomment-1380197169

lemeurherve commented 1 year ago

I'm not sure but I think I've tried that when implementing it, and AFAIR they were changed elsewhere. I might be wrong, will see.