tulip / terraform-provider-twilio

Terraform provider to allocate and configure local phone numbers on twilio
Apache License 2.0
20 stars 6 forks source link

Make lata attribute lowercase #3

Closed dnna closed 7 years ago

dnna commented 7 years ago

Terraform doesn't support uppercase attribute names anymore so the plugin was breaking when compiled against new versions.

donaldguy commented 7 years ago

why the mobile numbers change?

dnna commented 7 years ago

Apologies, this wasn't meant to be part of the PR (it was a change for our own specific use-case where we need to create mobile numbers only).

I have reverted it and kept only the lata change.

tdooner commented 7 years ago

Looks good, I'm going to merge this since this just bit us here.