Closed blampe closed 1 month ago
Attention: Patch coverage is 62.04380%
with 52 lines
in your changes missing coverage. Please review.
Project coverage is 49.11%. Comparing base (
8ac74b0
) to head (7f11ec4
). Report is 1 commits behind head on v2.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This returns stack outputs from the agent and records them in a secret.
OutputValue
is returned from the agent and contains raw JSON-encoded bytes for the output.Update
owns a corresponding-stack-outputs
secret.pulumi.com/secrets
annotation with a list of sensitive fields, and the Stack API uses this to scrub outputs for the Stack's status.