Customized 'dependsOn' in backend-config.json gets overwritten #9472
Labels
extensibility
Issues related to expand or customize current configuration
functions
Issues tied to the functions category
pending-response
Issue is pending response from the issue author
pending-triage
Issue is pending triage
Before opening, please confirm:
How did you install the Amplify CLI?
No response
If applicable, what version of Node.js are you using?
No response
Amplify CLI Version
7.6.5
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
customized dependsOn of Function config in backend-config.json
Amplify Categories
function
Amplify Commands
update
Describe the bug
When running "amplify update function", customizations in backend-config.json are overwritten. I am referencing the 'custom' category in the dependsOn. Example:
Expected behavior
I expect those parameters to stay until the CLI itself supports them. In this case, resource access for the custom category is still not supported.
Reproduction steps
GraphQL schema(s)
# Put schemas below this line
Log output
Additional information
No response
The text was updated successfully, but these errors were encountered: