adding latest

This commit is contained in:
2020-04-28 20:41:17 +01:00
parent 3566f7ac98
commit 1338a6677b
5 changed files with 33 additions and 18 deletions

View File

@@ -9,3 +9,7 @@ When creating an ELB instance with `--single` and `--database` the following is
- RDS database
Is the security group created without a databse? (probably yes...)
## Creating Database + VPC + Subnets in Cloudformation
Template from AWS showing cross-stack referencing and creating and referencing a VPC: <https://s3.amazonaws.com/cloudformation-examples/user-guide/cross-stack/SampleNetworkCrossStack.template>.