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

Ignore unchanged attributes #27

Merged
merged 1 commit into from
Feb 11, 2019
Merged

Ignore unchanged attributes #27

merged 1 commit into from
Feb 11, 2019

Conversation

riordanp
Copy link
Contributor

This fixes #20. Ignoring unchanged attributes makes the output much more readable since plans for certain AWS resources are full of them. It's going to be fixed upstream in an upcoming release hashicorp/terraform#15180 (comment) so no problems if you'd rather wait for v0.12.0

@coveralls
Copy link

coveralls commented Jan 25, 2019

Pull Request Test Coverage Report for Build 106

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 103: 0.0%
Covered Lines: 166
Relevant Lines: 166

💛 - Coveralls

@philidem philidem merged commit a003023 into lifeomic:master Feb 11, 2019
@philidem
Copy link
Contributor

[email protected] has been published with this change.

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.

Option to hide when old = new
3 participants