https://github.com/banyansecurity/terraform-google-banyan-accesstier2/blob/main/main.tf#L206
The name of the external address is constructed from the access tier name, but the result may fail google provider's regex validation if the access tier name contains "." or various other characters that we allow for the access tier name.