terraform/website/source
Paul Stack 221a88610b provider/aws: Add support for importing Kinesis Streams (#14278)
Fixes: #14260

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSKinesisStream_import'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/05/08 10:32:47 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSKinesisStream_import -timeout 120m
=== RUN   TestAccAWSKinesisStream_importBasic
--- PASS: TestAccAWSKinesisStream_importBasic (101.93s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	101.978s
```
2017-05-08 14:11:23 +03:00
..
assets Add scaffolding for guides 2017-05-05 17:13:31 -04:00
docs provider/aws: Add support for importing Kinesis Streams (#14278) 2017-05-08 14:11:23 +03:00
guides Add more complete Read example 2017-05-05 17:36:30 -04:00
intro
layouts Add guide for Terraform providers 2017-05-05 17:13:31 -04:00
upgrade-guides
404.html.md
android-manifest.json.erb
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
favicon.ico
index.html.erb Update news section with April 4 webinar video (#14109) 2017-05-01 14:07:48 -05:00
microsoft-tile.xml.builder
robots.txt
security.html.erb
sitemap.xml.builder