We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c71ab4b + 82fb086 commit 98f67a7Copy full SHA for 98f67a7
README.md
@@ -38,6 +38,10 @@ Use the [examples](https://github.com/aws4embeddedlinux/aws4embeddedlinux-ci-exa
38
this container patched.
39
6. Now the application pipeline can be run. This will push the contents of the Yocto deploy directory into S3.
40
41
+## Viewing Changes
42
+
43
+The `cdk diff` command can be used to preview changes before deployment. This will allow the user to review what is being created.
44
45
## Development Setup
46
You can use [`npm link`](https://docs.npmjs.com/cli/v10/commands/npm-link) to develop with a local copy of this repo.
47
0 commit comments