Skip to content

Commit 347261c

Browse files
committed
Merge branch 'main' of github.com:mkraposhin/tf-rest-bash-wrappers into main
2 parents b6db855 + 5a07040 commit 347261c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ virtual networks and other entities. The REST API used in TF is very diverse
88
and requires a lot of input. Therefore, the more concise tool to manipulate
99
a TF configuation is needed.
1010

11+
## Prerequisites
12+
13+
Next CLI tools should be installed on the system:
14+
15+
1. jq
16+
2. openstack CLI client
17+
3. curl cmd
18+
4. ping cmd
19+
5. dig cmd
20+
21+
1122
## Examples of usage
1223

1324
### Creation and deleteion of a virtual network

0 commit comments

Comments
 (0)