Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
add snapshot param
Browse files Browse the repository at this point in the history
  • Loading branch information
koikonom committed May 6, 2015
1 parent ef462f6 commit 2abcef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap_cfn/config.py
Expand Up @@ -161,6 +161,7 @@ def rds(self):

optional_fields = {
'storage-encrypted': 'StorageEncrypted',
'snapshot': 'DBSnapshotIdentifier'
}

# LOAD STACK TEMPLATE
Expand Down

0 comments on commit 2abcef2

Please sign in to comment.