Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Removal of stack fails if log group do not exists #29

@fogfish

Description

@fogfish

Removal of custom c3.LogGroup resources fails if log group is removed manually (outside of CF process).

Error message in logs

{
    "Status": "FAILED",
    ...
    "Data": {
        "reason": {
            "message": "The specified log group does not exist.",
            "code": "ResourceNotFoundException",
            ...
        }
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions