terraform-ci

View on PyPIReverse Dependencies (1)

1.3.1 terraform_ci-1.3.1-py3-none-any.whl

Wheel Details

Project: terraform-ci
Version: 1.3.1
Filename: terraform_ci-1.3.1-py3-none-any.whl
Download: [link]
Size: 14389
MD5: 8e7ad4244f365805364e390c14bcb721
SHA256: 473abc54adeed7d128352b6f5f98e10740f2731153531a05f97169d950ff55be
Uploaded: 2020-05-25 16:43:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: terraform-ci
Version: 1.3.1
Summary: Terraform CI runs terraform in Travis-CI
Author: TwinDB
Author-Email: dev[at]twindb.com
Home-Page: https://github.com/twindb/terraform-ci
License: Apache Software License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: boto3 (~=1.10)
Requires-Dist: botocore (>=1.13.46)
Requires-Dist: Click (~=7.0)
Requires-Dist: PyGithub (~=1.45)
Requires-Dist: pyhcl (~=0.3)
Requires-Dist: requests (~=2.22)
[Description omitted; length: 110 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
terraform_ci/__init__.py sha256=TQg-FwQLIQD_LuMFEqDaHJ_rYnysE6TyFQNqMR9wEQ8 22432
terraform_ci/ci_runner.py sha256=9vWyLzLWRQ3pHrNOV7xCFnxj_mmM8sWHYBNZhl-EeZI 3448
terraform_ci/install_terraform.py sha256=p7-xBLU4WQrAS9o2DklVaScMEG-nUs5lhrNxY1btKeU 2434
terraform_ci/post_plan.py sha256=QhDm9xTLvGwq8Prn4VSqm30RxlXw3WVRoMT1DyrCBqQ 2008
terraform_ci/sectionless_configparser.py sha256=jaJu7UXgw9UqC93QJhc_ucuEyKePpLhrD2UOS2hxe1g 651
terraform_ci/terraform_cd.py sha256=SQn4WMOMUw7BTIEdbfo-8MhJOHNi3froODruWlPfRWA 5437
terraform_ci-1.3.1.dist-info/METADATA sha256=MfBeaTT0AXjHFp9atr4TFeRlMHUEyV8-v22QQXr4QB4 1012
terraform_ci-1.3.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
terraform_ci-1.3.1.dist-info/entry_points.txt sha256=-T5g21_yqtIWKoA9RRKv-Q1m3wxEI2jkRoJS0D3ntEg 180
terraform_ci-1.3.1.dist-info/top_level.txt sha256=U7u13wv2L0i9Je9cZn0tN7ICmQy43kOQmKmFe9VFpIE 13
terraform_ci-1.3.1.dist-info/RECORD

top_level.txt

terraform_ci

entry_points.txt

install-terraform = terraform_ci.install_terraform:main
terraform-cd = terraform_ci.terraform_cd:terraform_cd
terraform-ci = terraform_ci.ci_runner:terraform_ci