Changes Not Detected in AWS Stack During UPDATE_IN_PROGRESS State #13999
Labels
pending-response
Issue is pending response from the issue author
pending-triage
Issue is pending triage
platform
Issues tied to the general CLI platform
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v18.17.0
Amplify CLI Version
12.13.0
What operating system are you using?
Windows
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
Our team is experiencing an issue where changes push to amplify it is not being detected during the UPDATE_IN_PROGRESS state. Despite making modifications to the stack, the deployment process fails to recognize these changes and does not update the environment as expected.
Screen.Recording.2024-10-28.111854.mp4
Describe the bug
Make changes to the AWS stack configuration (e.g., in a CloudFormation template).
Deploy the stack and initiate an update.
Observe that the stack enters the UPDATE_IN_PROGRESS state but does not apply or recognize the recent changes.
Expected behavior
Expected Behavior: The AWS stack should detect and apply all recent changes during the update process.
Reproduction steps
Run amplify pull to pull the latest environment setup in an empty directory.
Make any changes to the Amplify backend (e.g., modify a parameter in a resource configuration file).
Run amplify push to deploy the changes.
Project Identifier
report-1730106208042.zip
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: