terraform/builtin
Joshua Spence 76b0eefacc Fix validation of the `name_prefix` parameter of the `aws_alb` resource (#13441)
This parameter is being validated using the wrong validation function, which means that we are incorrectly disallowing a `name_prefix` value ending with a dash.
2017-04-26 11:48:02 +12:00
..
bins Fix import path on provider-localfile 2017-04-24 21:51:35 -07:00
providers Fix validation of the `name_prefix` parameter of the `aws_alb` resource (#13441) 2017-04-26 11:48:02 +12:00
provisioners