Skip to content

Action output does not include result of success/fail stable state #56

Description

@conrad-scherb

When waiting for a stable state to be reached with this action, the state that is reached is not returned as an output.

Service arn:aws:apprunner:eu-west-2:xxxxx:service/test/xxxx....xxxxx has reached the stable state CREATE_FAILED
App Runner step - DONE!

Perhaps there is a reason as to why a CREATE_FAILED state reached doesn't fail the overall action, but this means I can't set a run: exit 1 / otherwise setFailed to intentionally fail the workflow when a build fails to deploy. This provides poor traceability for failed App Runner deploys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions