Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cjlapao committed Nov 25, 2024
1 parent c767a08 commit 9f31e2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
pull_request:
paths-ignore:
- 'README.md'
push:
paths-ignore:
- 'README.md'

# Testing only needs permissions to read the repository contents.
permissions:
Expand Down
1 change: 1 addition & 0 deletions docs/resources/remote_vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ resource "parallels-desktop_remote_vm" "example_box" {
### Read-Only

- `external_ip` (String) VM external IP address
- `host_url` (String) Parallels Desktop DevOps Host URL
- `id` (String) Virtual Machine Id
- `internal_ip` (String) VM internal IP address
- `orchestrator_host_id` (String) Orchestrator Host Id if the VM is running in an orchestrator
Expand Down

0 comments on commit 9f31e2b

Please sign in to comment.