copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

[Bug]: Storage creation problem with previouslly created addons

Open araujogo opened this issue 1 year ago • 1 comments

Description:

Addon's yml of the dynamodb storage comes with the Name parameter description as Your workload's name. which fails to deploy for being different from the addons that was generated previously: The name of the service, job, or workflow being deployed..

Details:

Copilot version: v1.33.4 Type of manifest: Backend Service manifest with several addons

Observed result:

✘ initiate workload deployer: parse addons stack for workload XX: parameter logical ID "Name" defined in "previous_addon.yml" at Ln 9, Col 5 is different than in "new_addon.yml" at Ln 9, Col 5

Expected result:

Debugging:

araujogo avatar Jun 13 '24 13:06 araujogo

Hi @araujogo! Thanks for bringing this to our attention. We made that change in the 'Description' field over a year ago, for the consistency needed for template merging. But I see that long-standing templates are now mismatched with newer ones. As a workaround, can you update your older templates to match the new 'Descriptions'? Thanks again!

huanjani avatar Jun 14 '24 18:06 huanjani