cisco-open / terraform-provider-dcloud

Terraform provider to manage Topologies, Networks, VMs, and Hardware using the Cisco dCloud Topology Builder
Mozilla Public License 2.0
2 stars 2 forks source link

Added the Telephony feature -> data source and resource #26

Closed mohith10 closed 11 months ago

mohith10 commented 11 months ago

Description

Made the following contributions:

  1. Added telephony_resource.go to CRUD telephony-related functionality.

  2. Added datasource go files for inventory telephony and topology telephony item operations.

  3. Added three example ".tf" files for the telephony data source and resource feature. Added the telephony resource to the provider example ".tf" file as well.

  4. Added documentation markdowns for telephony resource and data sources.

Type of Change

Checklist