Skip to content

Instantly share code, notes, and snippets.

@egreer
egreer / EB-RDS.yml
Created May 15, 2018 18:05
AWS CloudFormation - RDS & Security Groups
AWSTemplateFormatVersion: 2010-09-09
Description: Creates a RDS instance and security group to permit access to the RDS.
Parameters:
VpcId:
Type: 'AWS::EC2::VPC::Id'
Description: VpcId of your existing Virtual Private Cloud (VPC)
ConstraintDescription: must be the VPC Id of an existing Virtual Private Cloud.
Subnets:
Type: 'List<AWS::EC2::Subnet::Id>'
Description: The list of SubnetIds in your Virtual Private Cloud (VPC)

Keybase proof

I hereby claim:

  • I am egreer on github.
  • I am egreer (https://keybase.io/egreer) on keybase.
  • I have a public key whose fingerprint is 057A 2903 3F98 0CE3 53A2 138E 9073 72A9 3158 CF87

To claim this, I am signing this object: