terraform/website/source/docs/providers
Paul Stack aaece37ec9 provider/aws: Adding a datasource for aws_ebs_volume (#9753)
This will allows us to filter a specific ebs_volume for attachment to an
aws_instance

```
make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSEbsVolumeDataSource_'✹
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2016/11/01 12:39:19 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v
-run=TestAccAWSEbsVolumeDataSource_ -timeout 120m
=== RUN   TestAccAWSEbsVolumeDataSource_basic
--- PASS: TestAccAWSEbsVolumeDataSource_basic (28.74s)
=== RUN   TestAccAWSEbsVolumeDataSource_multipleFilters
--- PASS: TestAccAWSEbsVolumeDataSource_multipleFilters (28.37s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws57.145s
```
2016-11-01 14:15:31 +00:00
..
archive provider/archive: Converting to datasource. (#8492) 2016-10-25 15:59:06 +01:00
atlas provider/atlas: Add a Atlas Artifact Data Source (#7419) 2016-07-01 10:29:53 -05:00
aws provider/aws: Adding a datasource for aws_ebs_volume (#9753) 2016-11-01 14:15:31 +00:00
azure provider/azure: add custom_data argument for azure_instance resource (#8158) 2016-08-14 11:02:49 +01:00
azurerm provider/azurerm: lower servicebus_topic max size to Azure limit, fix test (#9649) 2016-10-27 12:05:54 +01:00
bitbucket adds missing `language` argument 2016-10-22 18:35:37 +02:00
chef api.opscode.com should be api.chef.io (#6960) 2016-06-01 09:35:09 +01:00
clc docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
cloudflare
cloudstack Adding private gateway and static route resource to cloudstack provider (#9637) 2016-10-27 21:06:39 +02:00
cobbler docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
consul Fixes for consul_service resource (#9366) 2016-10-26 13:07:00 +01:00
datadog Document datadog style and palette options 2016-10-05 09:44:54 +01:00
dme
dnsimple Merge branch 'goloroden-patch-1' 2016-07-27 12:30:07 +01:00
do docs: Update DigitalOcean resource pages 2016-11-01 02:14:43 +00:00
docker provider/docker: Fixes for docker_container host object and documentation (#9367) 2016-10-27 10:54:05 +01:00
dyn
fastly website: Quick pass over some docs pages (#9705) 2016-10-31 08:52:27 +00:00
github website: github_team_repository purpose clarification 2016-10-13 08:04:18 -07:00
google Add support for default-internet-gateway alias for google_compute_route (#9676) 2016-11-01 13:45:36 +00:00
grafana Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
heroku
influxdb Improve influxdb provider (#7333) 2016-08-05 16:27:03 +10:00
librato docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
logentries mostly typos in documens and aws autoscaling id instead of name 2016-09-30 22:41:15 +02:00
mailgun
mysql provider/mysql: user and grant resources (#7656) 2016-07-26 19:19:39 +01:00
openstack provider/openstack: Openstack Provider Updates (#9725) 2016-11-01 13:16:39 +00:00
packet Fix file extension (#8343) 2016-08-20 12:03:20 +01:00
pagerduty Add support for teams in escalation policies & vendor support 2016-10-24 15:01:35 +02:00
postgresql
powerdns Fix invalid markdown syntax (#8089) 2016-08-10 13:16:31 +12:00
rabbitmq provider/rabbitmq: docs 2016-09-01 19:04:41 +00:00
random website: docs for the "random" provider 2016-05-14 16:49:10 -07:00
rundeck
scaleway provider/scaleway server volume property (#9695) 2016-10-29 12:07:35 +01:00
softlayer
statuscake docs/statuscake: Adding the parameter to the docs 2016-08-29 00:00:27 +01:00
template provider/template: validate vars are primitives 2016-07-11 16:01:05 -05:00
terraform Update remote_state.html.md 2016-10-24 14:14:49 -07:00
tls Restore tls_cert_request to being a managed resource 2016-09-24 12:22:07 -07:00
triton
ultradns
vcd
vsphere Adding 'detach_unknown_disks_on_delete' flag for VM resource 2016-09-26 18:16:02 -07:00
index.html.markdown website: fix up some wording on providers index 2016-06-09 16:44:28 -05:00