Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadxz/tfpeek
https://github.com/chadxz/tfpeek
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chadxz/tfpeek
- Owner: chadxz
- Created: 2022-08-31T01:52:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T03:28:23.000Z (about 2 years ago)
- Last Synced: 2024-06-21T15:45:07.674Z (5 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tfpeek
Collect details about terraform projects under a given directory. Details
include:- [ ] Terraform version
- [ ] Provider versions## how to use
```
❯ tfpeek
```## wish list
- support for `.tfpeekignore` to ignore directories adjacent to or below that
file