Skip to content

Commit

Permalink
Update cdk/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcasalboni authored Feb 29, 2024
1 parent fa85573 commit 4a2a548
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions cdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,7 @@ Check also the langauge specific requirements in the respective README.

Run these commands from the project folders:

* `cdk bootstrap` bootstrap one or more environments
* `cdk deploy` deploy this stack to your default AWS account/region
* `cdk diff` compare deployed stack with current state
* `cdk synth` emits the synthesized CloudFormation template

## Deployment

```
cd cdk/csharp
dotnet build
cdk deploy
```

0 comments on commit 4a2a548

Please sign in to comment.