wandb / terraform-google-wandb

A Terraform module for deploying Weights & Biases on GCP.
Apache License 2.0
12 stars 6 forks source link

fix: Allow more than 10 inbound CIDRs #45

Closed cavila-evoliq closed 1 year ago

cavila-evoliq commented 1 year ago

Cloud Armor rules have a limit of 10 CIDRs per rule. This is a problem when trying to add more than 10 remote workers to the modules allow list.

Convert the rule to a dynamic rule to allow any number of inbound CIDRs and increment the rule priority with the index.