twilio / terraform-provider-twilio

Terraform Twilio provider
MIT License
63 stars 13 forks source link

fix: Return API secret from createAccountsKeys - Fixes #82 #117

Open kenske opened 2 years ago

kenske commented 2 years ago

Fixes

Fixes https://github.com/twilio/terraform-provider-twilio/issues/82

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

childish-sambino commented 2 years ago

Note that this change is to generated code which would be reverted on the next release.

Changes are needed in https://github.com/twilio/twilio-oai-generator/ to properly render this change.

I've bumped this issue internally (ref DI-2321).