opentofu/vendor
Paul Stack d9088d8cc0 provider/aws: Bump SDK version to 1.6.9 (#10993)
There is 1 breaking change. The OpsWorks Update API no longer supports
`tenancy` as an update. So that has to be marked as ForceNew: true

```
% make testacc TEST=./builtin/providers/aws
% TESTARGS='-run=TestAccAWSOpsworksInstance'
% 2 ↵ ✹ ✭
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/01/02 17:11:29 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v
-run=TestAccAWSOpsworksInstance -timeout 120m
=== RUN   TestAccAWSOpsworksInstance
--- PASS: TestAccAWSOpsworksInstance (99.89s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws99.911s
```
2017-01-02 20:35:31 +00:00
..
github.com provider/aws: Bump SDK version to 1.6.9 (#10993) 2017-01-02 20:35:31 +00:00
golang.org/x Add new vendor libraries for newrelic provider 2016-12-15 19:14:39 +00:00
google.golang.org vendor: update google apis 2016-12-01 12:27:32 -08:00
gopkg.in Add new vendor libraries for newrelic provider 2016-12-15 19:14:39 +00:00
vendor.json provider/aws: Bump SDK version to 1.6.9 (#10993) 2017-01-02 20:35:31 +00:00