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

Handle tflint deprecations #4451

Merged
merged 2 commits into from
Jul 9, 2023
Merged

Conversation

HorizonNet
Copy link
Contributor

@HorizonNet HorizonNet commented Jul 7, 2023

Solve the deprecations introduced in tflint, which are getting removed in v0.47.0.

Unblock #4400

Proposed Changes

Change the command line call for tflint to remove the deprecations eliminated from tflint via this PR.

Readiness Checklist

Author/Contributor

  • [ x] If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Solve the deprecations introduced in tflint, which are getting removed
in v0.47.0.
@Hanse00 Hanse00 added the dependencies Pull requests that update a dependency file label Jul 9, 2023
@Hanse00
Copy link
Collaborator

Hanse00 commented Jul 9, 2023

Hi @HorizonNet, thanks for taking the time to contribute this!

For future reference, the exact tflint change that this relates to is: terraform-linters/tflint#1687

@Hanse00 Hanse00 self-assigned this Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants