py-tf-utils
This project contains a command-line tool for various Terraform utilities.
For an example, see the sample-module directory.
Installation
pip install py-tf-utils
Usage
To test with the sample project:
# Will show unused variables in `sample-module` and `sub-module`
tf-utils unused sample-module
# Will ONLY show unused variables in `sub-module`
tf-utils unused sample-module/sub-module/
Background
Release files for py-tf-utils 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py_tf_utils-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / py_tf_utils-0.2.1-py3-none-any.whl
| Download URL | py_tf_utils-0.2.1-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8f3067596cc9467d6e862f19a030309f609f784a2900ea466e27b14714163498
|
|
BLAKE2b-256 checksum How to use checksums |
ce8734ce2f9e74f8d26158de33c69a1cfe068eedc7eba11eacf3c212748505db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.2
|