a303817e03
Since Terraform's internals are not 8-bit clean (it assumes UTF-8 strings), we can't implement raw gzip directly. We're going to add support where it makes sense for passing data to attributes as base64 so that the result of this function can be used. |
||
---|---|---|
.. | ||
docs | ||
guides | ||
intro | ||
layouts | ||
upgrade-guides | ||
README.md |
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.