[New/Enhanced Resource]: Amazon Connect Available Phone Numbers #27392
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/connect
Issues and PRs that pertain to the connect service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Description
Terraform operators will want the ability to pick specific phone numbers from a list for "vanity" purposes i.e.
555-ANY-CORP
or convenient patterns i.e.555-123-4567
- if they're able to find it from a list. This proposed resource data source would provide operators with a point-in-time snapshot of available phone numbers that could then be referenced into a soon-to-be-implementedaws_connect_phone_number
resource from #26364This resource will also be a dependency on another iteration of
aws_connect_phone_number
that will allow for operators to provide a choice from the given pool of available numbers directly into aClaimPhoneNumber
API request.This issue also tracks the enhancement of the
aws_connect_phone_number
resource to allow for direct input ofphone_number
from theaws_connect_available_phone_numbers
resource.Requested Resource(s) and/or Data Source(s)
aws_connect_available_phone_numbers
aws_connect_phone_number (enhancement)
Potential Terraform Configuration
References
https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimPhoneNumber.html
https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchAvailablePhoneNumbers.html
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: