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(etag): fix etag being noisy when no actual state has been changed #2296

Closed
wants to merge 1 commit into from

Conversation

aamkye
Copy link

@aamkye aamkye commented Jun 21, 2024

Resolves:


Before the change?

  • ETag are shown in diff on almost every plan, even after apply just before the next plan.

After the change?

  • ETag is hidden from output.

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

Disclaimer - I made the change according to my needs, please let me know if this should be extended to all/other resources.

@aamkye
Copy link
Author

aamkye commented Jun 28, 2024

@kfcampbell could you look at this? :)

@kfcampbell
Copy link
Member

@aamkye I can't accept a PR that modifies a vendored file, sorry. That would just be overwritten the next time dependencies are updated. I agree that this issue is super annoying but maybe we can find a more durable way around it.

@kfcampbell kfcampbell closed this Jul 1, 2024
@aamkye
Copy link
Author

aamkye commented Jul 2, 2024

@kfcampbell, so if I understood correctly, first I need to make a change in vendor file but within vendor repo (https://github.com/hashicorp/terraform-plugin-sdk), and then adjust suppression functions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants