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

feat: Allow terraform_providers_lock specify terraform init args #406

Merged
merged 2 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.

hooks/_common.sh Outdated Show resolved Hide resolved
@MaxymVlasov MaxymVlasov merged commit a95f5ee into pre-release Jul 5, 2022
@MaxymVlasov MaxymVlasov deleted the feat/terraform_providers_lock_tf_init branch July 5, 2022 12:25
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.

None yet

2 participants