specify that `timestamp` returns UTC

This commit is contained in:
Namho Kim 2020-04-13 18:09:05 -07:00
parent c14d6f4241
commit 9cc658b491
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ description: |-
earlier, see earlier, see
[0.11 Configuration Language: Interpolation Syntax](../../configuration-0-11/interpolation.html). [0.11 Configuration Language: Interpolation Syntax](../../configuration-0-11/interpolation.html).
`timestamp` returns the current date and time. `timestamp` returns the current date and time in UTC.
In the Terraform language, timestamps are conventionally represented as In the Terraform language, timestamps are conventionally represented as
strings using [RFC 3339](https://tools.ietf.org/html/rfc3339) strings using [RFC 3339](https://tools.ietf.org/html/rfc3339)