terraform/builtin/providers
Paul Stack da2202277d provider/aws: Enable snapshotting by default on aws_redshift_cluster (#11695)
This extends the work in #11668 to enable final snapshots by default.
This time it's for redshift

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSRedshiftCluster_withFinalSnapshot'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/02/04 13:53:02 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSRedshiftCluster_withFinalSnapshot -timeout 120m
=== RUN   TestAccAWSRedshiftCluster_withFinalSnapshot
--- PASS: TestAccAWSRedshiftCluster_withFinalSnapshot (859.96s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	859.986s
```
2017-02-15 16:37:06 +00:00
..
alicloud
archive
arukas New provider arukas (#11171) 2017-02-13 19:11:30 +00:00
atlas
aws provider/aws: Enable snapshotting by default on aws_redshift_cluster (#11695) 2017-02-15 16:37:06 +00:00
azure
azurerm provider/azurerm: Container Service (#10820) 2017-02-13 16:33:50 +00:00
bitbucket
chef
clc
cloudflare
cloudstack Make the hash consistent again (#11546) 2017-01-31 15:00:11 +01:00
cobbler
consul provider/consul: catalog entry service id should default to service name 2017-02-08 09:43:00 +00:00
datadog provider/datadog: Fix spelling mistake of monitor in datadog_monitor 2017-02-15 10:41:37 +00:00
digitalocean provider/digitalocean: Fix faililng acceptance test (#11887) 2017-02-12 19:57:44 +00:00
dme
dnsimple
docker
dyn
external
fastly provider/fastly Allows for conditional settings across fastly (#11843) 2017-02-15 09:53:59 +00:00
github
google provider/google: Add google_compute_zones data source 2017-02-15 09:50:25 +00:00
grafana
heroku
icinga2
ignition
influxdb
librato
logentries
mailgun
mysql
newrelic
nomad provider/nomad: Update jobspec parser 2017-02-03 18:19:23 -05:00
ns1
null
openstack provider/openstack BlockStorage v1 availability_zone Fix (#11949) 2017-02-15 09:37:05 +00:00
opsgenie
packet
pagerduty Add support for missing attributes for PagerDuty service resource (#11856) 2017-02-13 11:41:24 +00:00
postgresql
powerdns
profitbricks Terraform provider ProfitBricks - Data Sources (#11520) 2017-02-02 13:26:14 +00:00
rabbitmq
rancher rancher: parse Rancher client cli.json config file (#11658) 2017-02-15 09:51:56 +00:00
random
rundeck
scaleway
softlayer
statuscake Fix statuscake test timeout schema (#11541) 2017-01-31 12:44:06 +00:00
template
terraform
test
tls
triton
ultradns ultradns: revert record thresholds 2017-02-10 13:11:33 -08:00
vault provider/vault: vault_policy resource (#10980) 2017-02-13 18:53:45 +00:00
vcd provider/vcd: Updated dependencies to use ukcloud/govcloudair (#11535) 2017-01-31 11:11:06 +00:00
vsphere Don't ignore VM power on errors. This prevents Terraform from hanging indefinitely for the VM to power on. (#11604) 2017-02-01 14:31:40 +00:00