Fix length of day in documentation (#1881)

This commit is contained in:
aidy 2018-08-17 22:47:47 +01:00 committed by Nathan McKinley
parent d77c0adbb2
commit 5bca1b3f03

View File

@ -49,7 +49,7 @@ The following arguments are supported:
* `rotation_period` - (Optional) Every time this period passes, generate a new CryptoKeyVersion and set it as
the primary. The first rotation will take place after the specified period. The rotation period has the format
of a decimal number with up to 9 fractional digits, followed by the letter s (seconds). It must be greater than
a day (ie, 83400).
a day (ie, 86400).
## Attributes Reference