Skip to content

Releases: tulip/terraform-provider-twilio

v0.0.2

06 May 18:02
Compare
Choose a tag to compare
Add a release Makefile

Initial Release

26 Apr 21:07
Compare
Choose a tag to compare

I have tested the basic functionality I need and the implementation is pretty uniform so I'd think more than what I've used should work

Definitely the creation, delete, and update for at least name and sms_url and sms_method of US numbers works. On the location criteria for a new number, I know postal code, region, and lat/long worked for me. I

Feel free to PR me some more comprehensive unit tests 😄