Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(EFS): Undocumented breaking change upgrading from 2.92 to 2.93+ #27728

Closed
lamebear opened this issue Oct 27, 2023 · 3 comments
Closed

(EFS): Undocumented breaking change upgrading from 2.92 to 2.93+ #27728

lamebear opened this issue Oct 27, 2023 · 3 comments
Labels
@aws-cdk/aws-efs Related to Amazon Elastic File System bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@lamebear
Copy link

Describe the bug

This PR brought in an undocumented breaking change for existing deployments of EFS mount targets.

#26155

Expected Behavior

We expect for the name to stay the same in the generated CloudFormation

Current Behavior

The name of the resource changes, causing a replace action and the CloudFormation ChangeSet to fail.

Reproduction Steps

Upgrade aws-cdk-lib from <=2.92.0 to >=2.93.0 while have EFS mount targets

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.103

Framework Version

No response

Node.js Version

v18.18.2

OS

Linux,OSX,Windows

Language

TypeScript

Language Version

No response

Other information

File in above PR showing change to generated YAML:

d54b67d?diff=unified#diff-026b4716bf92acfe8e0d2d83d2c9e4cdd6f75c292c647ea14773ca5c542bfc9e

@lamebear lamebear added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Oct 27, 2023
@github-actions github-actions bot added the @aws-cdk/aws-efs Related to Amazon Elastic File System label Oct 27, 2023
@matthiasgubler
Copy link
Contributor

The breaking change was mentioned here, #25099 (comment) but mentioned feature-flag seems to be missing.

@matthiasgubler
Copy link
Contributor

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-efs Related to Amazon Elastic File System bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants