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: aws_acm_certificate_validation uses create timestamp as id for validation not certificate arn #24453

Merged
merged 7 commits into from
Apr 29, 2022
Merged

fix: aws_acm_certificate_validation uses create timestamp as id for validation not certificate arn #24453

merged 7 commits into from
Apr 29, 2022

Commits on Apr 29, 2022

  1. fix: aws_acm_certificate_validation uses create timestamp as id for v…

    …alidation not certificate arn
    
    Resolves #24452
    jufemaiz committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b2df5b8 View commit details
    Browse the repository at this point in the history
  2. missing read steps

    jufemaiz committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    3795790 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG entry.

    ewbankkit committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    ad92d03 View commit details
    Browse the repository at this point in the history
  4. r/aws_acm_certificate_validation: Restore use of 'FindCertificateVali…

    …dationByARN'; No need to call d.SetId() in resource Read.
    ewbankkit committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    9b228d1 View commit details
    Browse the repository at this point in the history
  5. r/aws_acm_certificate_validation: Use 'certificate_arn' when checking…

    … existence in acceptance tests.
    ewbankkit committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bc306be View commit details
    Browse the repository at this point in the history
  6. Tweak CHANGELOG entry.

    ewbankkit committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    d22bd7d View commit details
    Browse the repository at this point in the history
  7. Update 24453.txt

    ewbankkit authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    1a99059 View commit details
    Browse the repository at this point in the history