https://pulumi.com logo
Title
b

bored-activity-40468

03/30/2023, 5:51 PM
For https://github.com/pulumiverse/pulumi-acme, I did not add .github/workflows because it seemed that there is automation to generate those artifacts, is that correct?
l

limited-rainbow-51650

03/30/2023, 7:41 PM
No, you will have to follow the steps from this document to put the initial release workflow in place yourself: https://github.com/pulumiverse/pulumi-acme/blob/main/deployment-templates/README-DEPLOYMENT.md The automation you might be referring to is something you probably saw for the providers managed by Pulumi themselves. This unfortunately doesn't work (yet!) for thirdparty providers (including Pulumiverse).
b

bored-activity-40468

03/30/2023, 8:11 PM
ahh, that makes sense, yes it was that. Np, I'll get it added.