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: Fix terraform_providers_lock hook broken in v1.79.0 #521

Merged
merged 1 commit into from
May 9, 2023

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.

Description of your changes

Fixes #520

@MaxymVlasov MaxymVlasov requested a review from yermulnik as a code owner May 9, 2023 15:30
@MaxymVlasov MaxymVlasov changed the title fix: Fix terraform_providers_lock broken in 1.79.0 fix: Fix terraform_providers_lock broken in v1.79.0 May 9, 2023
@MaxymVlasov MaxymVlasov changed the title fix: Fix terraform_providers_lock broken in v1.79.0 fix: Fix terraform_providers_lock hook broken in v1.79.0 May 9, 2023
@MaxymVlasov MaxymVlasov added bug Something isn't working estimate/1h Need 1 hour to be done hook/terraform_providers_lock Bash hook labels May 9, 2023
@MaxymVlasov MaxymVlasov merged commit 6bfc5bf into master May 9, 2023
@MaxymVlasov MaxymVlasov deleted the fix/GH-520 branch May 9, 2023 15:35
antonbabenko pushed a commit that referenced this pull request May 9, 2023
## [1.79.1](v1.79.0...v1.79.1) (2023-05-09)

### Bug Fixes

* Fix `terraform_providers_lock` hook broken in v1.79.0 ([#521](#521)) ([6bfc5bf](6bfc5bf))
@antonbabenko
Copy link
Owner

This PR is included in version 1.79.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working estimate/1h Need 1 hour to be done hook/terraform_providers_lock Bash hook
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.79.0 breaks terraform_providers_lock hook
3 participants