Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add --tf-init-args, deprecate --init-args #407

Merged
merged 5 commits into from
Jul 5, 2022

Conversation

MaxymVlasov
Copy link
Collaborator

Put an x into the box if that apply:

  • This PR introduces breaking change.
  • This PR fixes a bug.
  • This PR adds new functionality.
  • This PR enhances existing functionality.

DO NOT MERGE BEFORE #406

hooks/_common.sh Outdated Show resolved Hide resolved
@MaxymVlasov MaxymVlasov marked this pull request as draft July 5, 2022 12:40
@MaxymVlasov MaxymVlasov marked this pull request as ready for review July 5, 2022 12:44
@MaxymVlasov MaxymVlasov changed the title fix: Deprecate --init-args as not self-descriptive, add --tf-init-args fix: Add --tf-init-args, deprecate --init-args Jul 5, 2022
@MaxymVlasov MaxymVlasov merged commit 1b7ade3 into pre-release Jul 5, 2022
@MaxymVlasov MaxymVlasov deleted the refactor/tf_init branch July 5, 2022 12:49
antonbabenko pushed a commit that referenced this pull request Jul 12, 2022
# [1.74.0](v1.73.0...v1.74.0) (2022-07-12)

### Bug Fixes

* Add `--env-vars`, deprecate `--envs` ([#410](#410)) ([2b35cad](2b35cad))
* Add `--tf-init-args`, deprecate `--init-args` ([#407](#407)) ([c4f8251](c4f8251))

### Features

* Add support for set env vars inside hook runtime ([#408](#408)) ([d490231](d490231))
* Allow `terraform_providers_lock` specify terraform init args ([#406](#406)) ([32b232f](32b232f))
* Suppress color for all hooks if `PRE_COMMIT_COLOR=never` set ([#409](#409)) ([b12f0c6](b12f0c6))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants