Skip to main content

Various Terraform Utilities

Project description

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 generate docs for `sample-module` and `sub-module`
tf-utils docs sample-module

# Will ONLY generate docs for `sub-module`
tf-utils docs sample-module/sub-module/

# 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/

The documentation can also be redirected to a file:

tf-utils docs sample-module/sub-module/ >> TF_DOCS.md

Background

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-tf-utils-0.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

py_tf_utils-0.1.0-py2.py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page