Join Slack
Powered by
This message was deleted.
# automation-api
s
sparse-intern-71089
09/12/2021, 6:55 PM
This message was deleted.
r
red-match-15116
09/12/2021, 7:05 PM
you’ll have to pass in the secrets provider to the create_or_select_stack call too. Here’s a typescript example for reference:
https://github.com/pulumi/automation-api-examples/blob/main/nodejs/inlineSecretsProvider-ts/index.ts#L92
(unfortunately needs to be specified both as stack settings and to the createOrSelect call)
red-match-15116
09/12/2021, 7:06 PM
Here’s the python example:
https://github.com/pulumi/automation-api-examples/blob/main/python/inline_secrets_provider/main.py#L78-L83
c
crooked-pillow-11944
09/12/2021, 7:10 PM
awesome, thanks!
41
Views
Open in Slack
Previous
Next