sparse-intern-71089
07/31/2018, 8:08 AMwhite-balloon-205
aws.acm
or anything provider-specific - but it means passing in raw certificate details, which must then be manually managed and rotated.
See https://github.com/pulumi/pulumi-cloud/blob/master/api/api.ts#L277-L295. Note that you'll want to use Pulumi's pulumi config --secret
to store these as encrypted secrets in external configuration.
We're really interested in finding ways to do a higher-level abstraction over managed certificate management services - if you have thoughts on this definitely interested in discussing here or in GitHub issues!strong-helicopter-19655
08/01/2018, 9:53 AM