Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed May 25, 2018
1 parent f6dffe8 commit 28bcb9c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion state/rds-aurora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Parameters:
Type: String
Default: aurora
Encryption:
Description: Description: 'Enable server side encryption using KMS (customer managed) CMK.'
Description: 'Enable server side encryption using KMS (customer managed) CMK.'
Type: String
Default: false
AllowedValues: [true, false]
Expand Down
2 changes: 1 addition & 1 deletion state/rds-postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Parameters:
Type: String
Default: postgres
Encryption:
Description: Description: 'Enable server side encryption using KMS (customer managed) CMK.'
Description: 'Enable server side encryption using KMS (customer managed) CMK.'
Type: String
Default: false
AllowedValues: [true, false]
Expand Down
2 changes: 1 addition & 1 deletion state/s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Parameters:
Default: 0
MinValue: 0
Encryption:
Description: Description: 'Enable server side encryption using KMS (customer managed) CMK.'
Description: 'Enable server side encryption using KMS (customer managed) CMK.'
Type: String
Default: false
AllowedValues: [true, false]
Expand Down

0 comments on commit 28bcb9c

Please sign in to comment.