Keyword replacement logic doesn't preserve items within emailProvider.credentials
#846
Open
6 tasks done
Labels
Checklist
Description
Keywords within
emailProvider.credentials
don't seem to be preserved on export. Becausecredentials
aren't returned when retrieving remote assets, the keyword replacement logic can't find the property on the remote assets object src/keywordPreservation.ts#L202. As a result it's never updated/set on this object and the keyword isn't preserved.Expectation
Should have keywords preserved within
emailProvider.credentials
Reproduction
See failing test-case here: https://github.com/auth0/auth0-deploy-cli/compare/master...brendenpalmer:email-provider-credentials-failing-test-case?expand=1
Deploy CLI version
7.19.0
Node version
19.7.0
The text was updated successfully, but these errors were encountered: