Azure / Azure/ServiceConnector
Terraform azurerm_function_app_connector - can't create azurerm_storage_account StorageTable endpoint connection
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In the Azure Portal I can select the storage account and Table endpoint. The portal then creates the Table connector. But unclear how to do so in Terraform.
The Terraform provider azurerm_function_app_connect resource will happily create Blob endpoint connector, by using the target_id = the storage account resource id
There does not appear to be a way to create the other endpoint connectors in Terraform - e.g. Table, Queue, and others
The documentation lists StorageTable as a resource type but there seems no way to use this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.