twilio / terraform-provider-twilio

Terraform Twilio provider
MIT License
62 stars 14 forks source link

Feature Request: Data sources for resources that can't be deleted #130

Open mcclown opened 1 year ago

mcclown commented 1 year ago

The two examples I have so far are related to a Twilio Flex project I was working on.

Not having these available as data sources means that terraform destroy attempts to delete these resources and causes errors as a result. As a data source they would just be used as a source of data and not be managed by Terraform.