To update the version of CloudQuery, and its plugins:
- Edit the
.env
file at the root of the repository - Run CloudQuery locally to ensure it works
- Update the CDK snapshot tests:
npm test --workspace=cdk -- -u
- Raise a PR
To update the version of CloudQuery, and its plugins:
.env
file at the root of the repositorynpm test --workspace=cdk -- -u