Skip to content

Commit

Permalink
Update the example kind values in the docs
Browse files Browse the repository at this point in the history
VM is not a thing

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Jan 10, 2025
1 parent d19b449 commit b56ac6e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ certificatechains
cloudflare
Clusterwide
cmek
cnames
Cooldown
cpe
cryptokey
Expand Down Expand Up @@ -81,9 +80,9 @@ ratebasedstatement
regexmatchstatement
regexpatternsetreferencestatement
resourcegroup
rtsp
rulegroup
rulegroupreferencestatement
rtsp
Sas
scim
serviceprincipals
Expand All @@ -104,6 +103,7 @@ timestream
toplevel
tpu
vdcs
virtualmachine
Vtpm
vulnerabilityassessmentsettings
vulnmgmt
Expand Down
2 changes: 1 addition & 1 deletion providers/core/resources/core.lr
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ asset @defaults("name platform version") {
// Platform for this asset (redhat, windows, k8s-pod)
platform string
// Kind of platform, for example:
// api, baremetal, vm, vm-image, container, container-image, network, ...
// api, baremetal, virtualmachine, container, container-image, network, ...
kind string
// Runtime is the specific kind of the platform. Examples include:
// docker-container, podman-container, aws-ec2-instance, ...
Expand Down
Loading

0 comments on commit b56ac6e

Please sign in to comment.