(EFS): Undocumented breaking change upgrading from 2.92 to 2.93+ #27728
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.
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 targetsPossible 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
The text was updated successfully, but these errors were encountered: