Skip to content

Commit

Permalink
update deploy and destroy commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Howlla committed Apr 30, 2024
1 parent d6a3094 commit 3537896
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ At step 8, execute the following

```bash
make build
make pattern single-new-eks-cost-monitoring deploy single-new-eks-cost-monitoring-observability-accelerator
make pattern single-new-eks-cost-monitoring deploy
```
## Verifying A record for Route53

Expand Down Expand Up @@ -147,5 +147,5 @@ Now, lets navigate to the URL described as our dev.subzone.name in the cdk.json
You can teardown the whole CDK stack with the following command:

```bash
make pattern single-new-eks-cost-monitoring destroy single-new-eks-cost-monitoring-observability-accelerator
make pattern single-new-eks-cost-monitoring destroy
```

0 comments on commit 3537896

Please sign in to comment.