terraform/website/source
Jake Champlin 3bd582b3d5
Add fixes from comments
- Adds docs to sidebar
- Changes `volume` to `volume_name` in volume snapshot
- Fixes tests
- Changes `parent_volume_bootable` to boolean, and converts to string for API

```
$ make testacc TEST=./builtin/providers/opc TESTARGS="-run=TestAccOPCStorageVolumeSnapshot_basic"
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/04/06 12:26:59 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/opc -v -run=TestAccOPCStorageVolumeSnapshot_basic -timeout 120m
=== RUN   TestAccOPCStorageVolumeSnapshot_basic
--- PASS: TestAccOPCStorageVolumeSnapshot_basic (24.45s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/opc    24.476s
```
2017-04-06 12:29:13 -04:00
..
assets provider/opc: Update OPC Provider 2017-04-03 18:24:57 -04:00
docs Add fixes from comments 2017-04-06 12:29:13 -04:00
intro update command docs 2017-04-04 13:50:38 -04:00
layouts Add fixes from comments 2017-04-06 12:29:13 -04:00
upgrade-guides website: backend upgrade guide 2017-02-28 19:19:57 -08:00
.gitignore
404.html.erb
community.html.erb Add apparentlymart to the community page. 2017-03-29 10:13:22 -07:00
downloads.html.erb website: fix upgrade guide link 2017-03-15 09:59:57 -07:00
feature-card-write.svg add and style feature-card graphics 2016-10-04 16:03:46 -07:00
index.html.erb website: new terraform webinar (#13111) 2017-03-28 07:13:16 +01:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder