(aws-certificatemanager): DnsValidatedCertificate created without tags from Stack #20698
Labels
@aws-cdk/aws-certificatemanager
Related to Amazon Certificate Manager
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/small
Small work item – less than a day of effort
needs-reproduction
This issue needs reproduction.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
Unlike all my other resources ,when I create a certificate using
DnsValidatedCertificate
tags from the stack are not added to the certificate.Expected Behavior
Tags from the parent stack should be added to certificates created with
DnsValidatedCertificate
Current Behavior
Tags from the parent stack are not currently added to certificates created with
DnsValidatedCertificate
Reproduction Steps
Create a certificate with
DnsValidatedCertificate
in a Stack that has tags.Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.27.0 (build 8e89048)
Framework Version
No response
Node.js Version
v18.3.0
OS
Linux 5.18.2-zen1-1-zen
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: