Skip to content

Instantly share code, notes, and snippets.

@cldellow
Created May 16, 2020 15:23
Show Gist options
  • Save cldellow/624818dc49668ead156237247db4f7d9 to your computer and use it in GitHub Desktop.
Save cldellow/624818dc49668ead156237247db4f7d9 to your computer and use it in GitHub Desktop.
DBInstance:
Type: AWS::RDS::DBInstance
...
EC2Instance:
Type: AWS::EC2::Instance
DependsOn: DBInstance
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment