Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cdk bootstrap cmd before cdk deploy #152

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nimicent
Copy link
Contributor

@nimicent nimicent commented Oct 4, 2024

Issue

aws-sdk-js-notes-app: SSM parameter /cdk-bootstrap/hnb659fds/version not found. Has the environment been bootstrapped? Please run 'cdk bootstrap' (see https://docs.aws.amazon.com/cdk/latest/guide/bootstrapping.html)

Refs: #, if available

Description

What does this implement/fix? Explain your changes.
When I ran it without cdk bootstrap specified, I couldn't deploy it and it states this error. Once I used this command and continued with the README, it deployed properly.

Testing

How was this change tested?

Additional context

Add any other context about the PR here.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@nimicent nimicent requested a review from a team as a code owner October 4, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant