updating notes

This commit is contained in:
2020-04-27 21:29:22 +01:00
parent 1de3d9a699
commit 3566f7ac98
2 changed files with 30 additions and 6 deletions

11
tempnotes.md Normal file
View File

@@ -0,0 +1,11 @@
# Temp Notes
## Decoupling
When creating an ELB instance with `--single` and `--database` the following is created as part of the ELB deployment:
- security group
- EIP
- RDS database
Is the security group created without a databse? (probably yes...)