terraform/website/source
Paul Stack a306a6d780 provider/aws: Support import of aws_opsworks_instance (#11783)
Fixes: #11180

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSOpsworksInstance'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/02/08 15:01:08 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSOpsworksInstance -timeout 120m
=== RUN   TestAccAWSOpsworksInstance_importBasic
--- PASS: TestAccAWSOpsworksInstance_importBasic (84.47s)
=== RUN   TestAccAWSOpsworksInstance
--- PASS: TestAccAWSOpsworksInstance (113.09s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	197.583s
```
2017-02-10 14:53:50 +00:00
..
assets docs/profitbricks: Make the documentation not cause build errors for middleman (#11434) 2017-01-26 19:28:01 +02:00
docs provider/aws: Support import of aws_opsworks_instance (#11783) 2017-02-10 14:53:50 +00:00
intro Merge pull request #11329 from hashicorp/f-destroy-prov 2017-01-26 14:32:21 -08:00
layouts Merge pull request #11505 from ewbankkit/aws_vpc_peering_connection_accepter-resource 2017-02-09 16:30:51 -06:00
upgrade-guides website: 0.8 is released 2016-12-13 11:55:06 -08:00
.gitignore
404.html.erb
community.html.erb Update community.html.erb 2017-01-31 09:49:50 -07:00
downloads.html.erb website: fix upgrade guide link 2016-12-13 15:17:48 -08:00
feature-card-write.svg add and style feature-card graphics 2016-10-04 16:03:46 -07:00
index.html.erb Website: update latest callout to mention 0.8 2017-01-06 09:47:59 -05:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder