Skip to content

Instantly share code, notes, and snippets.

@krismorte
Created June 6, 2020 12:38
Show Gist options
  • Save krismorte/2cd3e43a051eb9fe7395b3eaaa54ae74 to your computer and use it in GitHub Desktop.
Save krismorte/2cd3e43a051eb9fe7395b3eaaa54ae74 to your computer and use it in GitHub Desktop.
provider:
name: aws
runtime: nodejs10.x
region: us-west-2
profile: <YOUR-AWS-PROFILE>
iamManagedPolicies:
- "arn:aws:iam::aws:policy/AmazonRDSFullAccess"
environment:
daysBefore: 30
keepDays: 6
keepLongDays: 365
mainRegion: us-west-2
copyRegion: us-east-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment