Skip to content

Commit

Permalink
chore(lambda-layer-awscli): turn on diffAssets for integration tests (a…
Browse files Browse the repository at this point in the history
…ws#22510)

For this integration test, we want to include the asset hash in the diff. Because the asset is the only thing that ever changes! On a minor version update of the awscli, we should make sure that the Layer still deploys and has awscli installed correctly.

----

### 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

* [x] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)?
	* [x] 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
madeline-k authored Oct 18, 2022
1 parent e2b18e7 commit 68fdfc1
Show file tree
Hide file tree
Showing 16 changed files with 191 additions and 153 deletions.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 68fdfc1

Please sign in to comment.