Nicholas Zeolla

Results 2 comments of Nicholas Zeolla

This isn't something the google terraform provider has native support for, I'd recommend defining your validation rules on an input variable instead: https://www.terraform.io/language/values/variables#custom-validation-rules. Or if you want to go even...