As the subject line suggests, when adding multiple terraform resources of the same type the terraform deployment can fail because the Twilio rest API returns a 429, "Too many requests"
I'm aware this is an issue in the terraform provider and a retry handler should be implemented there.
I wanted to raise an issue for the community so we can track any progress in this area and also discuss any possible mitigation strategies we might be able to leverage until a fix in the provider can be made.