Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…21461) closes #19998 Although there are other types of diffs (other than `outputs`) that are currently ignored by hotswap, I leave them as-is since no one is complaining about the behavior and it may break someone's hotswap experience. https://github.com/aws/aws-cdk/blob/3853728c699bd9c47b60fcc24ac6a8b7d65306fe/packages/%40aws-cdk/cloudformation-diff/lib/diff/types.ts#L10-L21 ---- ### All Submissions: * [X] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) ### Adding new Unconventional Dependencies: * [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-new-unconventional-dependencies) ### New Features * [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)? * [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)? *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information