Hi all, has anyone successfully imported a ACM Cer...
# getting-started
f
Hi all, has anyone successfully imported a ACM CertificateValidation resource from terraform to pulumi? I keep running into
* reading ACM Certificate (): InvalidParameter: 1 validation error(s) found. - minimum field size of 20, DescribeCertificateInput.CertificateArn.
Upon debugging I can see that the
certificateArn
value being passed in fulfills that minimum field size 🤔