terraform/website/source
Sean Chittenden 3750bf7af2
Depreciate the PostgreSQL provider's `ssl_mode` option in favor of `sslmode`.
Both libpq(3) and github.com/lib/pq both use `sslmode`.  Prefer this vs
the non-standard `ssl_mode`.  `ssl_mode` is supported for compatibility
but should be removed in the future.

Changelog: yes
2016-12-10 12:32:19 +11:00
..
assets "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
docs Depreciate the PostgreSQL provider's `ssl_mode` option in favor of `sslmode`. 2016-12-10 12:32:19 +11:00
intro docs: Update getting-started guide to suggest remote-state 2016-12-08 12:53:34 +01:00
layouts provider/aws: Add support for AWS Lightsail Domain (#10637) 2016-12-09 17:56:48 +00:00
upgrade-guides website: remove BC from upgrade guide 2016-12-09 12:42:18 -05:00
.gitignore
404.html.erb
community.html.erb website: Adding gitter link to the community page 2016-10-07 01:09:50 +01:00
downloads.html.erb docs/website: Linking the downloads page to the upgrade guide for 0.7 (#7913) 2016-08-03 05:06:44 +10:00
feature-card-write.svg add and style feature-card graphics 2016-10-04 16:03:46 -07:00
index.html.erb final copy edits 2016-10-31 15:52:32 -07:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder