Skip to main content

terraform init booster

Project description

terraform-init-booster

GitHub last commit PyPI PyPI - Downloads GitHub issues

A Pre-terraform routine that speedups terraform modules download for bulky blueprints.

Problem statement

Installation

pip install tf-init-booster

Quickstart

(blueprint folder)>tf-init-booster
(blueprint folder)>terraform init

Settings with environment variables

  • LOGLEVEL=INFO
  • GIT_PATH=/usr/bin/git

Indications for use

  • Git as module source
  • Many modules with the same source

Performance

Based on a blueprint with 580 modules, 10 of them unique.

  • Pure terraform init - 3m08s
  • Boosted + terraform init - 39s (2.7s + 36.5s)

Compatibility

Designed for terraform v0.12 and v0.11

Requrements

  • Python 3.6+
  • (optional) gitpython * module

* otherwise, system git will be used

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

tf-init-booster-1.2.0.tar.gz (3.5 kB view hashes)

Uploaded Source

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