Skip to content

Commit

Permalink
Add missing step
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoch committed Dec 6, 2024
1 parent 1ecf64b commit 0bd3f5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ This example is meant to be a bare-bones version of what's necessary to particip
terraform apply
```
4. Tell idOS what's your `vpc_peering_connection_id`
You can consult it with `terraform output -raw vpc_peering_connection_id ; echo`
5. Configure the VM to run the node
1. Connect to the VM
```
Expand Down

0 comments on commit 0bd3f5f

Please sign in to comment.