Skip to content

(assets): force re-generation of assets via the CLI #12800

Closed
@nija-at

Description

@nija-at

We hit a bug in NodeJS version that generated corrupted assets.

The problem is that just changing to a non-buggy version of NodeJS is insufficient. This is because the assets are cached in the cdk.out/ directory and cached in the staging S3 bucket.
To resolve this issue, both has to be manually deleted.

This is a request to provide an option via the CLI where all asset caches are ignored and asset packaging/staging is re-run.


This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/assetsRelated to the @aws-cdk/assets packageclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions