terraform/builtin/providers
Jake Champlin 5481fd941a
provider/fastly: Allow specifying log format version
Allows the user to specify the log format version when setting up `s3logging` on the fastly service resource.

Requires an update to the vendored `go-fastly` dependency.

Also adds an additional acceptance test for the new attribute.

```
$ make testacc TEST=./builtin/providers/fastly TESTARGS='-run=TestAccFastlyServiceV1_s3logging'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/02/06 14:51:55 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/fastly -v -run=TestAccFastlyServiceV1_s3logging -timeout 120m
=== RUN   TestAccFastlyServiceV1_s3logging_basic
--- PASS: TestAccFastlyServiceV1_s3logging_basic (36.11s)
=== RUN   TestAccFastlyServiceV1_s3logging_s3_env
--- PASS: TestAccFastlyServiceV1_s3logging_s3_env (15.35s)
=== RUN   TestAccFastlyServiceV1_s3logging_formatVersion
--- PASS: TestAccFastlyServiceV1_s3logging_formatVersion (15.71s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/fastly 67.186s
```
2017-02-06 14:54:58 -05:00
..
alicloud update alicloud provider (#11235) 2017-01-19 14:08:56 +00:00
archive adding (backwards compatible) support for providing multiple source filename and content (#11271) 2017-01-23 22:17:45 +00:00
atlas
aws Merge pull request #11678 from snakeb1t/iam_instance_profile_availcheck 2017-02-06 08:48:54 -06:00
azure
azurerm provider/azurerm: support import for load balancer and sub resources (#11610) 2017-02-01 17:17:51 +00:00
bitbucket
chef
clc
cloudflare Use a better format in error output 2017-01-13 15:43:47 -05:00
cloudstack Make the hash consistent again (#11546) 2017-01-31 15:00:11 +01:00
cobbler
consul
datadog Fix fmt.Errorf() formatting 2017-01-13 18:19:35 -05:00
digitalocean provider/digitalocean: Fix failing acceptance test (#11310) 2017-01-20 17:47:54 +00:00
dme
dnsimple
docker
dyn
external
fastly provider/fastly: Allow specifying log format version 2017-02-06 14:54:58 -05:00
github
google Add test to PR 9320 (#11645) 2017-02-03 11:50:57 +00:00
grafana
heroku provider/heroku: Fix failing acceptance test (#11374) 2017-01-24 14:10:11 +02:00
icinga2
ignition provider/ignition: mount and path are mutually exclusive (#11409) 2017-01-27 21:28:42 +02:00
influxdb
librato
logentries
mailgun
mysql
newrelic
nomad provider/nomad: Update jobspec parser 2017-02-03 18:19:23 -05:00
ns1 provider/ns1/record: Fix "use_client_subnet". (#11368) 2017-01-29 16:45:13 +00:00
null
openstack provider/openstack: Remove Default Security Group Rules (#11466) 2017-01-29 16:07:33 +00:00
opsgenie provider/opsgenie: Descriptions for Teams (#11391) 2017-01-29 15:52:23 +00:00
packet
pagerduty provider/pagerduty: Fix tests (#11622) 2017-02-01 23:51:17 +00:00
postgresql fix wrong usage of hashicorp/errwrap (#11500) 2017-01-29 19:19:48 +00:00
powerdns
profitbricks Terraform provider ProfitBricks - Data Sources (#11520) 2017-02-02 13:26:14 +00:00
rabbitmq
rancher [Rancher] - allow for importing resources using environment ID to target (#11688) 2017-02-05 11:35:48 +01:00
random
rundeck
scaleway provider/scaleway: fix provider configuration (#11234) 2017-01-17 12:50:10 +00:00
softlayer
statuscake Fix statuscake test timeout schema (#11541) 2017-01-31 12:44:06 +00:00
template
terraform
test providers/test: additional testing via integration tests 2017-01-28 11:09:24 -08:00
tls
triton
ultradns
vault Fix error message for when home directory not found 2017-02-03 08:52:53 -08: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