terraform/website/source
Sander van Harmelen 0e422737ba Fix and refactor the Chef provisioner
The tests did pass, but that was because they only tested part of the changes. By using the `schema.TestResourceDataRaw` function the schema and config are better tested and so they pointed out a problem with the schema of the Chef provisioner.

The `Elem` fields did not have a `*schema.Schema` but a `schema.Schema` and in an `Elem` schema only the `Type` field may (and must) be set. Any other fields like `Optional` are not allowed here.

Next to fixing that problem I also did a little refactoring and cleaning up. Mainly making the `ProvisionerS` private (`provisioner`) and removing the deprecated fields.
2017-05-19 21:05:21 +02:00
..
assets Embed webinar video (#14419) 2017-05-12 13:32:43 +03:00
docs Fix and refactor the Chef provisioner 2017-05-19 21:05:21 +02:00
guides Add more complete Read example 2017-05-05 17:36:30 -04:00
intro Update intro section 2017-04-06 14:09:07 -04:00
layouts Merge pull request #14570 from raphink/github_user 2017-05-17 11:33:48 -04:00
upgrade-guides website: backend upgrade guide 2017-02-28 19:19:57 -08:00
404.html.md Update basic scaffolding 2017-04-06 14:08:37 -04:00
android-manifest.json.erb Add favicons 2017-04-06 14:08:40 -04:00
community.html.erb website: suggest Stack Exchange sites as a place to ask questions 2017-05-02 09:33:22 -07:00
downloads.html.erb Update basic scaffolding 2017-04-06 14:08:37 -04:00
favicon.ico Add favicons 2017-04-06 14:08:40 -04:00
index.html.erb Embed webinar video (#14419) 2017-05-12 13:32:43 +03:00
microsoft-tile.xml.builder Add favicons 2017-04-06 14:08:40 -04:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder