Update README.md

This commit is contained in:
Steinkirch 2020-03-31 17:03:36 -07:00 committed by GitHub
parent 4ba2e24e49
commit a4b1aadd0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,12 +53,6 @@ If everything looks right, deploy:
cdk deploy --profile <AWS PROFILE>
```
These are the resources that will be created with this command:
![vpc](https://github.com/bt3gl/AWS_Resources/blob/master/CDK_examples/VPC_example/imgs/vpc.png)
To check all the stacks in the app:
```