terraform/website
Martin Atkins d0e6a4c69a lang: Add "formatdate" function
We missed this one on a previous pass of bringing in most of the cty
stdlib functions.

This will resolve #17625 by allowing conversion from Terraform's
conventional RFC 3339 timestamps into various other formats.
2019-01-07 09:10:14 -08:00
..
docs lang: Add "formatdate" function 2019-01-07 09:10:14 -08:00
guides Add links to new screenshots (#19135) 2018-10-24 15:20:43 -07:00
intro website: add missing article 2018-11-11 23:15:11 +02:00
layouts lang/funcs: templatefile function 2018-12-21 08:06:14 -08:00
upgrade-guides remove approximate release date 2018-12-05 12:19:08 -08:00
README.md website: A note about where the root parts of the website live now 2017-06-27 14:40:13 -07:00

README.md

Terraform Documentation

This directory contains the portions of the Terraform website that pertain to the core functionality, excluding providers and the overall configuration.

The files in this directory are intended to be used in conjunction with the terraform-website repository, which brings all of the different documentation sources together and contains the scripts for testing and building the site as a whole.