From e6fc03871edc587268a451bb83d37fb4c13ddbde Mon Sep 17 00:00:00 2001 From: MartinSedgewick Date: Sun, 7 Apr 2019 00:03:54 +0100 Subject: [PATCH] dlm_lifecycle_policy.markdown - added newer intervals 2,3,4,6,8 have been added to the intervals. This was introduced in 2.1 Addresses changes to code in #7751 --- website/docs/r/dlm_lifecycle_policy.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/dlm_lifecycle_policy.markdown b/website/docs/r/dlm_lifecycle_policy.markdown index 295d6619d20..e7dcd32a579 100644 --- a/website/docs/r/dlm_lifecycle_policy.markdown +++ b/website/docs/r/dlm_lifecycle_policy.markdown @@ -124,7 +124,7 @@ The following arguments are supported: #### Create Rule arguments -* `interval` - (Required) How often this lifecycle policy should be evaluated. `12` or `24` are valid values. +* `interval` - (Required) How often this lifecycle policy should be evaluated. `2`,`3`,`4`,`6`,`8`,`12` or `24` are valid values. * `interval_unit` - (Optional) The unit for how often the lifecycle policy should be evaluated. `HOURS` is currently the only allowed value and also the default value. * `times` - (Optional) A list of times in 24 hour clock format that sets when the lifecycle policy should be evaluated. Max of 1.