Files
opentf/website/source/docs/providers
Paul Stack cfcb4dff79 provider/aws: Support import of aws_lambda_event_source_mapping (#14898)
Fixes: #14017

```
% make testacc TEST=./builtin/providers/aws/ TESTARGS='-run=TestAccAWSLambdaEventSourceMapping_importBasic'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/05/29 00:36:31 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws/ -v -run=TestAccAWSLambdaEventSourceMapping_importBasic -timeout 120m
=== RUN   TestAccAWSLambdaEventSourceMapping_importBasic
--- PASS: TestAccAWSLambdaEventSourceMapping_importBasic (144.23s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	144.258s
```
2017-06-01 13:35:34 +03:00
..
2017-05-17 20:41:25 +03:00
2017-04-06 14:09:12 -04:00
2017-04-10 12:09:04 -04:00
2017-04-10 12:12:22 -04:00
2017-04-10 12:12:48 -04:00
2017-04-10 12:15:47 -04:00
2017-04-10 12:19:36 -04:00
2017-04-10 12:20:42 -04:00
2017-04-10 12:22:13 -04:00
2017-05-25 14:09:46 -04:00
2017-05-16 17:26:43 +03:00
2017-05-16 14:09:44 +01:00