Join Slack
Powered by
is there a way to get github-secrets into esc? The...
# esc
a
adamant-solstice-35288
12/04/2024, 1:55 PM
is there a way to get github-secrets into esc? The solution here does it the other way around
https://github.com/pulumi/esc-examples/tree/main/sync/github-secrets
a
adventurous-butcher-54166
12/04/2024, 2:41 PM
GitHub secrets are not readable after they are set. That's just the way they are designed by GitHub. They are only readable by GHA workflows and although they can be explicitly printed to the workflow log a lot of them
will be masked
.
a
adamant-solstice-35288
12/04/2024, 5:15 PM
Thanks🙂
Open in Slack
Previous
Next