Skip to content

Commit

Permalink
ref/runner: clarify AWS options (#185)
Browse files Browse the repository at this point in the history
* ref/runner: clarify AWS options

- related iterative/cml#868

* Apply suggestions from code review

Co-authored-by: Helio Machado <[email protected]>

Co-authored-by: Helio Machado <[email protected]>
  • Loading branch information
casperdcl and 0x2b3bfa0 authored Jan 18, 2022
1 parent 628dfd7 commit 3b6339b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions content/docs/ref/runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@ Any [generic option](/doc/ref) in addition to:
purposes.
- `--cloud-aws-security-group=<...>`:
[AWS security group](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html)
name.
- `--cloud-aws-subnet-id=<...>`:
[AWS subnet](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html#subnet-basics).
identifier.
- `--cloud-aws-subnet=<...>`:
[AWS subnet](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html#subnet-basics)
identifier.

## FAQs and Known Issues

Expand Down

0 comments on commit 3b6339b

Please sign in to comment.