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

Implement aws_acm_certificate flag to query for most recent certificate #1837

Commits on Jan 20, 2018

  1. Update documentation with missing implemented field

    David González committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    8e6df0b View commit details
    Browse the repository at this point in the history
  2. Documentation for 'most_recent' flag

    David González committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    18f17cc View commit details
    Browse the repository at this point in the history
  3. Test for coverage based on guidelines

    David González committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    69645a6 View commit details
    Browse the repository at this point in the history
  4. Implement most_recent flag to filter matching certificates by NotBefo…

    …re field
    David González committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    607f620 View commit details
    Browse the repository at this point in the history
  5. Fill base case fields when nil.

    David González committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    cbb12a8 View commit details
    Browse the repository at this point in the history
  6. Fix documentation and include more examples

    David González committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    ab4396c View commit details
    Browse the repository at this point in the history
  7. Improve efficiency by only using most_recent when there are several c…

    …erts
    David González committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    ed070f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Apply feedback

    David González committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    a75e3b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. data-source/aws_acm_certificate: Prevent crash on most_recent filteri…

    …ng non-ISSUED certificates and add initial acceptance testing
    bflad committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    961c68d View commit details
    Browse the repository at this point in the history