diff --git a/tempnotes.md b/tempnotes.md index 4279029..f383fe5 100644 --- a/tempnotes.md +++ b/tempnotes.md @@ -1,35 +1,33 @@ -* [Decoupling](#Decoupling) -* [Creating Database + VPC + Subnets in Cloudformation](#CreatingDatabaseVPCSubnetsinCloudformation) -* [Single instance (no load balancer)](#Singleinstancenoloadbalancer) - * [EC2::VPC](#EC2::VPC) - * [Enable DNS](#EnableDNS) - * [EC2::Subnet](#EC2::Subnet) - * [EC2::InternetGateway](#EC2::InternetGateway) - * [EC2::VPCGatewayAttachment](#EC2::VPCGatewayAttachment) - * [AWS::EC2::RouteTable](#AWS::EC2::RouteTable) - * [AWS::EC2::Route](#AWS::EC2::Route) - * [AWS::EC2::SubnetRouteTableAssociation](#AWS::EC2::SubnetRouteTableAssociation) -* [Running notes](#Runningnotes) - * [Database](#Database) -* [Work Commands](#WorkCommands) - * [tags](#tags) - * [deploy](#deploy) - * [delete](#delete) - * [describe-stack-resources](#describe-stack-resources) -* [Adding SSL to ELB](#AddingSSLtoELB) - * [With load balancer](#Withloadbalancer) -* [EB Templates/Resources](#EBTemplatesResources) -* [Configuring security groups](#Configuringsecuritygroups) -* [Elastic Load Balancer](#ElasticLoadBalancer) - * [Elastic Scaler](#ElasticScaler) - * [RDS](#RDS) - * [Security group to allow EC2 instances to talk to each other](#SecuritygrouptoallowEC2instancestotalktoeachother) -* [Custom VPC + Subnets in EB](#CustomVPCSubnetsinEB) -* [Using cloudformation functions in EB config files](#UsingcloudformationfunctionsinEBconfigfiles) -* [Creating a read replica RDS](#CreatingareadreplicaRDS) -* [Multiple security groups on the same resource](#Multiplesecuritygroupsonthesameresource) -* [Private subnets](#Privatesubnets) + +- [Decoupling](#Decoupling) +- [Creating Database + VPC + Subnets in Cloudformation](#CreatingDatabaseVPCSubnetsinCloudformation) +- [Single instance (no load balancer)](#Singleinstancenoloadbalancer) + _ [EC2::VPC](#EC2::VPC) + _ [Enable DNS](#EnableDNS) + _ [EC2::Subnet](#EC2::Subnet) + _ [EC2::InternetGateway](#EC2::InternetGateway) + _ [EC2::VPCGatewayAttachment](#EC2::VPCGatewayAttachment) + _ [AWS::EC2::RouteTable](#AWS::EC2::RouteTable) + _ [AWS::EC2::Route](#AWS::EC2::Route) + _ [AWS::EC2::SubnetRouteTableAssociation](#AWS::EC2::SubnetRouteTableAssociation) +- [Running notes](#Runningnotes) \* [Database](#Database) +- [Work Commands](#WorkCommands) + _ [tags](#tags) + _ [deploy](#deploy) + _ [delete](#delete) + _ [describe-stack-resources](#describe-stack-resources) +- [Adding SSL to ELB](#AddingSSLtoELB) \* [With load balancer](#Withloadbalancer) +- [EB Templates/Resources](#EBTemplatesResources) +- [Configuring security groups](#Configuringsecuritygroups) +- [Elastic Load Balancer](#ElasticLoadBalancer) + _ [Elastic Scaler](#ElasticScaler) + _ [RDS](#RDS) \* [Security group to allow EC2 instances to talk to each other](#SecuritygrouptoallowEC2instancestotalktoeachother) +- [Custom VPC + Subnets in EB](#CustomVPCSubnetsinEB) +- [Using cloudformation functions in EB config files](#UsingcloudformationfunctionsinEBconfigfiles) +- [Creating a read replica RDS](#CreatingareadreplicaRDS) +- [Multiple security groups on the same resource](#Multiplesecuritygroupsonthesameresource) +- [Private subnets](#Privatesubnets)