Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 385 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 385 Bytes

Python wrapper for Terraform null provider

This is a Python wrapper for Terraform null provider. Using terraform-null-provider-wrapper you can install Terraform's null provider using Pipenv or Pip, instead of manually downloading, unzipping and installing it.

Usage

pip install terraform-null-provider-wrapper

License

This project is MIT Licensed.