Commit cf6d0f7
committed
restructure project to allow more artifacts to be built (e.g. a CLI)
This commit merely moves files around to form this structure:
```
client/ # A ChaosSearch client library
terraformprovider/ # A Terraform provider (uses client)
cli/ # A CLI (uses client)
```1 parent 5c16272 commit cf6d0f7
File tree
22 files changed
+26
-38
lines changed- .github/workflows
- client
- terraformprovider
- examples
22 files changed
+26
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments