Suddenly an existing app I have fails deploying due to the above message. I have a certificate defined for the domain in the “HOST” env var for that app.
Here is the full message from the deployment in CloudFormation:
2019-05-16T10:45:10Z system/aws/cfm -ServiceWeb-1W2IBNLP70NY5 UPDATE_FAILED BalancerListenerCertificate Certificate 'arn:aws:acm:us-west-2::certificate/***’ not found (Service: AmazonElasticLoadBalancingV2; Status Code: 400; Error Code: CertificateNotFound; Request ID: ***)
Any idea what might cause this or how to make it use the correct identifier for the certificate?