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

Update the inventory descriptions to be more accurate #39

Open hughwphamill opened 3 months ago

hughwphamill commented 3 months ago

Description

See the history of e.g. inventory_dns_asset.md - this contained a handwritten description which is more accurate than the description in inventory_dns_asset.go.

Expected Behavior

The wording should describe inventory as "available to be used in this topology"

Actual Behavior

The wording describes inventory as "in this topology"

Checklist