Skip to content

Commit

Permalink
changed VCPUs to CPUs in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
girishramnani-crest committed Aug 10, 2017
1 parent 6f712bb commit 7e239a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/license.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ The following arguments are supported:
The following attributes are exported:

* `edition_key` - The product edition of the license key.
* `total` - Total number of units (example: vCPUs) contained in the license.
* `used` - The number of units (example: vCPUs) assigned to this license.
* `total` - Total number of units (example: CPUs) contained in the license.
* `used` - The number of units (example: CPUs) assigned to this license.
* `name` - The display name for the license.

0 comments on commit 7e239a1

Please sign in to comment.