Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): virtual tilesets are required for importing into dynamo (#3022
) #### Motivation Virtual tile sets such as `ts_all` are needed when importing into dynamodb as they are materialized and stored into dynamo. #### Modification re-adds virtual tileset creation before applying the diff. #### Checklist _If not applicable, provide explanation of why._ - [ ] Tests updated - [ ] Docs updated - [ ] Issue linked in Title
- Loading branch information