Skip to content

Commit

Permalink
Update EFSFileSystemLifecyclePolicy values (#1352)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBantiuc authored Feb 14, 2020
1 parent 52864ad commit a46773c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cfnlint/data/ExtendedSpecs/all/03_value_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
},
"EFSFileSystemLifecyclePolicy": {
"AllowedValues": [
"AFTER_7_DAYS",
"AFTER_14_DAYS",
"AFTER_30_DAYS",
"AFTER_60_DAYS",
Expand Down Expand Up @@ -874,4 +875,4 @@
]
}
}
}]
}]

0 comments on commit a46773c

Please sign in to comment.