Claranet-tfwrapper

Latest version: v13.2.2

Safety actively analyzes 638819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 14

7.1.0

ADDED:

- TER-415: Support custom development builds of terraform

UPDATES:

- TER-347: Bump Python/boto dependencies
- TER-364: Bump `azure-cli` to `2.0.73`

7.0.0

ADDED:

- TER-391: New `-l`/`--pipe-plan` arguments to pipe the `plan` output to the command of your choice. That command can be specified with the new `--pipe-plan-command` argument or configured in the `config.yml` file as `pipe_plan_command: "my custom command"`.
- TER-396: Allow mutiple states backends. We can now choose per stack which state backend to use

UPDATES:

- TER-46: Bump Python dependencies
- TER-364: Upgrade `azure cli` pip package to .64
- TER-393: Support terraform release candidates
- TER-395: Prioritize bootstrap template parameter, allow to bootstrap a non cloud template
- TER-404: Make `init` optional via config when triggering `plan` or `apply`
- TER-406: Update README documentation

BREAKING:

- TER-388: Improve `bootstrap` behavior, no longer trigger `terraform init` automatically (old behavior is available via TER-404, can be set in config)

6.5.0

ADDED:

- TER-364: Support Azure Blob Storage as a terraform state backend
- TER-382: Add `-d`/`--debug` output option

UPDATES:

- TER-323: Do not use Github API to avoid rate limiting
- TER-347: Upgrade core pip dependencies and split Azure CLI dependencies
- TER-352: Update README
- TER-354: Support downloading terraform and providers binaries for other platforms (`darwin`, `freebsd`, `linux`, `openbsd` and `windows`) and architectures (`amd64`, `arm` and `386`)
- TER-358: Support terraform and providers pre-releases with version switching feature
- TER-368: Split stack templates per cloud provider
- TER-369: Refactoring
- TER-377: Support AWS profiles without assume role
- TER-381: Update `pyyaml` to 5.1 and use `yaml.safe_load`
- TER-383: Improve `version` and `providers` subcommands

6.4.1

UPDATES:

- [GITHUB-4](https://github.com/claranet/terraform-wrapper/pull/4): More robust shell detection in makefile.

6.4.0

UPDATES:

- TER-323: Display error message when Github API rate limit is in effect.
- TER-342: Add basic Gitlab CI.
- TER-343: Add support for GCP/GKE.
- TER-347: Update `pip` dependencies.

6.3.0

UPDATES:

- TER-336: Add terraform version and providers commands support to the wrapper.
- TER-331: Support download of custom providers from Github.
- TER-319: Make subscription id check case insensitive.
- [GITHUB-2](https://github.com/claranet/terraform-wrapper/pull/2): Add lstrip_blocks=True and trim_blocks=True for jinja2 env.

Page 10 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.