Leonardo
Leonardo
@bestlong what do you think about these changes? A working debugger is one of the most important feature a developer should have.
Hi everyone, I propose to handle invalidations only if CDN is explicity enabled. Look to https://github.com/architect/deploy/pull/389 for changes.
In general, probably you should filter distributions list in https://github.com/architect/deploy/blob/v5.0.7/src/sam/02-after/00-get-app-apex/reads.js to CDN managed by Architect. Also the current approach in https://github.com/architect/deploy/blob/v5.0.7/src/sam/02-after/00-get-app-apex/cloudfront-list.js is looking for distributions that are only in the...