Skip to content

Commit 77cb7fb

Browse files
committed
check for cli deps
1 parent c9cd232 commit 77cb7fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ this repo sets up three instances of netbox
44
- `eks.tf` and `nbc-helm.sh` setup netbox community on an EKS (kubernetes) cluster
55
- `nbe.tf`, `nbe.sh.tpl` and `config.yaml.tpl` setup netbox enterprise (on-prem) on a standalone vm
66

7+
# pre-req
8+
```
9+
which terraform aws kubectl
10+
```
11+
712
# how to use
813
- setup your aws auth
914
- clone this repo

0 commit comments

Comments
 (0)