terraform/website/source
Paul Hinze 928f534cfc template_file: source contents instead of path
Building on the work of #3846, deprecate `filename` in favor of a
`template` attribute that accepts file contents instead of a path.

Required a bit of work in the interpolation code to prevent Terraform
from assuming that template interpolations were resource variables that
needed to be resolved. Leaving them as "Unknown Variables" prevents
interpolation from happening early and lets the `template_file` resource
do its thing.
2015-11-13 11:24:20 -06:00
..
assets Use vendored fastly logo 2015-10-26 11:53:42 -04:00
docs template_file: source contents instead of path 2015-11-13 11:24:20 -06:00
intro add closing quote 2015-11-06 19:02:05 -08:00
layouts provider/google: HTTPS health checks resource + tests & documentation 2015-11-12 10:48:26 -05:00
.gitignore website: initial commit 2014-07-16 17:51:48 -04:00
404.html.erb Update 404 page 2015-09-19 17:42:33 +01:00
community.html.erb website: address spelling mistakes, casing and links 2015-01-03 19:31:53 +01:00
downloads.html.erb Trailing slash 2015-10-29 16:22:34 -04:00
index.html.erb fix blurry fonts. remove transform on content 2014-07-29 01:56:17 -07:00
robots.txt Add robots.txt 2014-10-21 23:20:26 -04:00
sitemap.xml.builder Add sitemap 2014-10-21 23:20:21 -04:00