Hey all, I am trying to match either or 2 strings with regex, but I can’t seem to get the format correct for this in TF. Can anyone help on how to match either publicweb or pciweb?
Though as @maxb noted, this would work only if var.vpc.vpc1.routes is itself a string. If the above isn’t sufficient to answer your question, I’d suggest sharing a fuller example of what you tried and information about what happened when you tried it.