Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

feat: harmonized cdk synth invocations #1400

Closed
wants to merge 1 commit into from

Conversation

stefanfreitag
Copy link
Contributor

Fix an inconsistency in using npx cdk deploy and cdk deploy in the workshop.
Review the english original and japanese translation.

Fixes #1188 .


By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 License.

@stefanfreitag
Copy link
Contributor Author

Marking as draft as local test of workshop is outstanding.

@stefanfreitag stefanfreitag marked this pull request as ready for review April 26, 2024 04:33
@stefanfreitag
Copy link
Contributor Author

Local testing using "cdk deploy" instead of the "npx cdk deploy" was looking good.
In few places also a command in a Codebuild step was changed from "npx cdk deploy" to "cdk deploy". Tested this by running the pipeline.

@kellertk kellertk closed this Aug 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent use of cdk (command) and npx cdk (command)
3 participants