terraform/builtin/providers
stack72 ceeab2ad12 provider/aws: Support Import for `aws_api_gateway_key`
Previously, the `stage_key` were not being set back to state in the Read
func. Changing this means the tests now run as follows:

```
make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSAPIGatewayApiKey_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /vendor/)
TF_ACC=1 go test ./builtin/providers/aws -v
-run=TestAccAWSAPIGatewayApiKey_ -timeout 120m
=== RUN   TestAccAWSAPIGatewayApiKey_importBasic
--- PASS: TestAccAWSAPIGatewayApiKey_importBasic (42.42s)
=== RUN   TestAccAWSAPIGatewayApiKey_basic
--- PASS: TestAccAWSAPIGatewayApiKey_basic (42.11s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws    84.549s
```
2016-07-11 15:11:30 -06:00
..
atlas provider/atlas: Add a Atlas Artifact Data Source (#7419) 2016-07-01 10:29:53 -05:00
aws provider/aws: Support Import for `aws_api_gateway_key` 2016-07-11 15:11:30 -06:00
azure
azurerm Merge pull request #7571 from hashicorp/import-arm-availset 2016-07-11 10:35:52 -06:00
chef
clc
cloudflare
cloudstack Add a few explaining lines to the docs about ICMP types/codes 2016-06-27 11:52:22 +02:00
cobbler
consul
datadog provider/datadog: add timeboard resource. upgrade vendored go-datadog-api to support read-only option. (#6900) 2016-06-15 18:44:49 +02:00
digitalocean digitalocean tag support (#7500) 2016-07-11 12:09:06 +01:00
dme
dnsimple
docker Add `destroy_grace_seconds` option to stop container before delete (#7513) 2016-07-11 16:03:02 +01:00
dyn
fastly
github
google
grafana
heroku
influxdb
librato
mailgun
mysql provider/mysql: Empty Provider Credentials Caused Panic 2016-06-17 11:32:30 +01:00
null
openstack provider/openstack: Support Import openstack_compute_keypair_v2 (#7346) 2016-07-03 16:39:20 +01:00
packet
postgresql
powerdns
random
rundeck
softlayer
statuscake
template provider/template: convert resources to data sources 2016-07-08 17:11:17 +01:00
terraform provider/template: convert resources to data sources 2016-07-08 17:11:17 +01:00
test core: rerun resource validation before plan and apply 2016-07-01 13:12:57 -05:00
tls Convert tls_cert_request to be a data source 2016-07-02 08:07:53 -07:00
triton provider/triton: add machine domain names (#7149) 2016-06-26 22:18:17 +01:00
ultradns
vcd
vsphere provider/vsphere: Fix the `vsphere_virtual_machine` tests 2016-07-11 16:15:28 +01:00