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

New Resources: aws_acm_certificate and aws_acm_certificate_validation #2813

Commits on Dec 31, 2017

  1. Configuration menu
    Copy the full SHA
    a74249c View commit details
    Browse the repository at this point in the history
  2. Add basic aws_acm_certificate_validation resource that waits until a …

    …certificate can be validated and is issued
    flosell committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    4e49e55 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Configuration menu
    Copy the full SHA
    d4ef13a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2018

  1. Configuration menu
    Copy the full SHA
    fc359ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1bd46b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Configuration menu
    Copy the full SHA
    fe230cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf646ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32a9137 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa7bc0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    259ced4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d81ab23 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    3afd4fb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. r/aws_acm_certificate: Improve code style by organising imports, usi…

    …ng constants and utility methods, removing extraneous code
    flosell committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    65c85fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b4d69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77fd92d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee046e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. r/aws_acm_certificate: Randomize domains used in acceptance test to b…

    …e more robust against parallel tests or interactions with broken previous tests
    flosell committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    010da87 View commit details
    Browse the repository at this point in the history
  2. r/aws_acm_certificate: Add resource attribute checks to tests to make…

    … expectations more explicit
    flosell committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    263d9b1 View commit details
    Browse the repository at this point in the history
  3. r/aws_acm_certificate and r/aws_acm_certificate_validation: Clean up …

    …documentation: removed duplicate examples, clean up formatting, add missing parameters and fix wording
    flosell committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    2f6219b View commit details
    Browse the repository at this point in the history
  4. r/aws_acm_certificate_validation: Remove attribute reference since it…

    …'s a duplicate. No additional attributes are exported
    flosell committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    0a4b196 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    026193a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Configuration menu
    Copy the full SHA
    b37bf16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88a8595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    533badc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d80b669 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4c01e1 View commit details
    Browse the repository at this point in the history
  6. r/aws_acm_certificate and r/aws_acm_certificate_validation: Split tes…

    …t for the whole validation flow into per-resource tests
    flosell committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    ff443c1 View commit details
    Browse the repository at this point in the history
  7. r/aws_acm_certificate_validation: Use built-in timeout functionality …

    …instead of special attribute
    flosell committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    e42421a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75d784c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2c070c View commit details
    Browse the repository at this point in the history