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

aws_acm_certificate: fix false positive for private CA #455

Merged
merged 2 commits into from
Mar 18, 2023

Conversation

bendrucker
Copy link
Member

Correctly handles certificate_authority_arn for an aws_acm_certificate. Closes #453.

This ran up against issues with the test generator, which fails to account for truncateLongMessage in the tests. This is marked as a draft so that this can be fixed and then this change can be rebased on top.

@wata727
Copy link
Member

wata727 commented Mar 15, 2023

@bendrucker Hi Ben, thank you for always helping me.

Any updates on this? If you're busy, I can work on this.
I would like to release a new version containing this fix in this weekend.

@bendrucker
Copy link
Member Author

Haven't had a chance to finish this up, feel free to take over!

%q escapes tab char to \t
@wata727 wata727 marked this pull request as ready for review March 18, 2023 08:34
@wata727 wata727 merged commit 2ba747c into master Mar 18, 2023
@wata727 wata727 deleted the mapping-acm-pca branch March 18, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

aws_acm_certificate_* rules reject valid certificate_authority_arn
2 participants