Skip to content

Remove deprecated flags #229

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

Merged
merged 1 commit into from
Apr 13, 2020
Merged

Conversation

khos2ow
Copy link
Member

@khos2ow khos2ow commented Mar 31, 2020

Prerequisites

Put an x into the box(es) that apply:

  • This pull request fixes a bug.
  • This pull request adds a feature.
  • This pull request enhances existing functionality.
  • This pull request introduces breaking change.

For more information, see the Contributing Guide.

Description

Flags --with-aggregate-type-defaults and --sort-inputs-by-required were marked as deprecated in v0.8.2 and now are removed.

Issues Resolved

List any existing issues this pull request resolves.

Checklist

Put an x into all boxes that apply:

Tests

  • I have added tests to cover my changes.
  • All tests pass when I run make test.

Documentation

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Code Style

  • My code follows the code style of this project.

@codecov-io
Copy link

Codecov Report

Merging #229 into master will not change coverage by %.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   80.28%   80.28%           
=======================================
  Files          30       30           
  Lines        1588     1588           
=======================================
  Hits         1275     1275           
  Misses        263      263           
  Partials       50       50           

BREAKING CHANGE: - Flags `--with-aggregate-type-defaults` and
`--sort-inputs-by-required` were marked as deprecated in v0.8.2
and now are removed.
@khos2ow khos2ow merged commit b6a6ad1 into terraform-docs:master Apr 13, 2020
@khos2ow khos2ow deleted the deprecate-flags branch April 13, 2020 16:54
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.

2 participants