Commit Graph

15735 Commits

Author SHA1 Message Date
Clint
46f7265747 Merge pull request #11443 from kenkku/aws_api_gateway_resource_path_fix
Fix: path not updated when modifying AWS API Gateway Resource
2017-01-26 14:44:44 -06:00
Clint
731696b002 Merge pull request #11388 from hashicorp/f-go-getter
dependency: update go-getter
2017-01-26 14:34:31 -06:00
clint shryock
e94fcc011d update go-getter 2017-01-26 14:33:22 -06:00
Tero Keinänen
eb70c538a8 Fix: path not updated when modifying AWS API Gateway Resource
Fixes #11442
2017-01-26 21:53:08 +02:00
Radek Simko
85364bdae1 docs/aws: Fix broken 404 link (#11436) 2017-01-26 17:48:49 +00:00
Paul Stack
3cdeb4c7d7 docs/profitbricks: Make the documentation not cause build errors for middleman (#11434) 2017-01-26 19:28:01 +02:00
Radek Simko
0bafea87bb release: clean up after v0.8.5 2017-01-26 16:18:34 +00:00
Radek Simko
b4d477660b
v0.8.5 2017-01-26 16:01:59 +00:00
Akmal Abbasov
cba9d3d2ec Add missing word (#11432) 2017-01-26 17:18:23 +02:00
Mitchell Hashimoto
cb4ffd4662 Update CHANGELOG.md 2017-01-25 18:41:32 -08:00
Mitchell Hashimoto
2e47453291 Merge pull request #11393 from hashicorp/b-import-provider
terraform: import graph should setup parent refs to providers
2017-01-25 18:40:42 -08:00
Paddy
31c0d26e18 Update CHANGELOG.md 2017-01-25 15:09:41 -08:00
Paddy
54aca85855 Merge pull request #10425 from evandbrown/google-project-templates
providers/google: Create and manage Google Cloud Platform Projects
2017-01-25 15:05:17 -08:00
Evan Brown
b9e9e777c8 providers/google: Support managing projects
Add support for creating, updating, and deleting projects, as well as
their enabled services and their IAM policies.

Various concessions were made for backwards compatibility, and will be
removed in 0.9 or 0.10.
2017-01-25 14:59:50 -08:00
Clint
560d1e9b49 Update CHANGELOG.md 2017-01-25 15:13:11 -06:00
Clint
c453c6d189 Merge pull request #10953 from Biteable/spot-fleet-terminate
only wait for spot fleet instance termination if requested
2017-01-25 15:11:48 -06:00
James Bardin
7b1cd932db Merge pull request #11415 from hashicorp/jbardin/fix-vendor
fix vendor issues for all builds
2017-01-25 15:29:45 -05:00
James Bardin
be1682d69f re-add github.com/moul/anonuuid 2017-01-25 14:47:15 -05:00
James Bardin
aa75881ed5 Get missing go-dockerclient files 2017-01-25 14:47:15 -05:00
James Bardin
f3c48ec00c disable vendor-status in travis for now 2017-01-25 14:47:14 -05:00
James Bardin
964253f139 Manually fix scaleway api package
The scaleway api package depends transitively on the gotty-client
package which is broken on solaris. Since it's only imported through the
helpers.go file, and we don't call an functionality in that file, we can
compile without it for now.
2017-01-25 14:47:05 -05:00
James Bardin
1b6abe6f43 downgrade go-dockerclient
Downgrade go-dockerclient to before it used the docker packages.
Remove new docker packages from vendor.
Remove gotty client from vendor, which can't build on solaris at all.
2017-01-25 14:18:25 -05:00
James Bardin
53b4fbb058 fix golang.org/x/crypto/curve25519
govendor is refusing to add the curve25519.go file to the
golang.org/x/crypto/curve25519 package. Manually add the file for now.

The docker changes will be removed in a subsequent commit.
2017-01-25 14:17:04 -05:00
Jake Champlin
1c805c49b0 provider/aws: Fix RouteTable data source test (#11410)
Fixes the `TestAccDataSourceAwsRouteTable_main` acceptance test.

```
=== RUN   TestAccDataSourceAwsRouteTable_main
--- PASS: TestAccDataSourceAwsRouteTable_main (11.19s)
```
2017-01-25 19:50:37 +02:00
Radek Simko
083f8b29cc vendor: Add github.com/aws/aws-sdk-go/service/configservice (#11408) 2017-01-25 19:50:26 +02:00
Mitchell Hashimoto
f36b8199ab Update CHANGELOG.md 2017-01-24 17:20:36 -08:00
Mitchell Hashimoto
a74dab836c Merge pull request #11396 from hashicorp/b-update-hcl
vendor update HCL
2017-01-24 17:18:29 -08:00
Mitchell Hashimoto
9a8c3ce753
vendor update HCL 2017-01-24 17:12:02 -08:00
Mitchell Hashimoto
b2fb3b1d0f
terraform: import graph should setup parent refs to providers
Fixes #11212

The import graph builder was missing the transform to setup links to
parent providers, so provider inheritance didn't work properly. This
adds that.

This also removes the `PruneProviderTransform` since that has no value
in this graph since we'll never add an unused provider.
2017-01-24 15:36:45 -08:00
Jake Champlin
69552697bf Merge pull request #11390 from brbbs/master
Fix mixed tabs/spaces in newrelic provider docs
2017-01-24 17:46:32 -05:00
Brad Burlage
f074ef15b9 Fix mixed tabs/spaces in newrelic provider docs 2017-01-24 17:13:16 -05:00
Mitchell Hashimoto
f84fd39ef9
command/import: document -var-file and -var is available #11211 2017-01-24 13:02:54 -08:00
Mitchell Hashimoto
290ad37489
terraform: test case for #11282 2017-01-24 12:56:13 -08:00
Clint
27e29420e5 Merge pull request #11385 from misham/patch-1
Update documentation for roles attribute for iam_instance_profile
2017-01-24 13:43:32 -06:00
Misha Manulis
2d51677676 Update documentation for roles attribute for iam_instance_profile
- When creating an `iam_instance_profile` you will receive an error if you have multiple roles defined but have not increased your AWS limit for the number of roles you can assign to an `iam_instance_profile`.
- See more on defaults: http://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-limits.html
2017-01-24 10:43:33 -08:00
Jake Champlin
439b5507bb Update CHANGELOG.md 2017-01-24 12:31:13 -05:00
Jake Champlin
dc91285949 Merge pull request #11369 from hashicorp/f-add-suppress-func-db-instance
provider/aws: Add diff suppress function for aws_db_instance
2017-01-24 12:30:25 -05:00
Gauthier Wallet
6d026b1893 provider/aws: Added API GW documentation regarding request/response templates (#11380)
* Added aws_api_gateway_integration request_templates in the documentation

* Added aws_api_gateway_integration_response response_templates in the documentation
2017-01-24 16:06:26 +02:00
Paul Stack
02e72de975 Update CHANGELOG.md 2017-01-24 15:56:06 +02:00
Gauthier Wallet
92d723609e provider/aws: Added a S3 Bucket domain name attribute (#10088) 2017-01-24 15:54:46 +02:00
Radek Simko
4f7f048f76 provider/postgresql: Fix failing acceptance test (#11375) 2017-01-24 14:10:56 +02:00
Radek Simko
2077869be4 provider/heroku: Fix failing acceptance test (#11374) 2017-01-24 14:10:11 +02:00
Radek Simko
cbaf051af5 provider/aws: Fix acceptance tests w/ missing values (#11377) 2017-01-24 14:09:29 +02:00
Radek Simko
e81d096699 provider/aws: Fix failing ecs acceptance test w/ ALB (#11367) 2017-01-24 01:58:30 +02:00
Jake Champlin
4c5a08cae7
fix fat-fingered change in test 2017-01-23 18:28:16 -05:00
Jake Champlin
4e7ccc35a3
provider/aws: Add diff suppress function for aws_db_instance
Adds a diff suppress function for the `engine_version` attribute of the `db_instance` AWS resource.

The function only supresses the state diff, if the attribute key `auto_minor_version_upgrade` is set, and if the returned `engine_version` from the running RDS instance shares the same prefix as the configured `engine_version`.

 ```
 $ make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSDBInstance_MinorVersion'
 ==> Checking that code complies with gofmt requirements...
 go generate $(go list ./... | grep -v /terraform/vendor/)
 2017/01/23 17:59:14 Generated command/internal_plugin_list.go
 TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSDBInstance_MinorVersion -timeout 120m
 === RUN   TestAccAWSDBInstance_MinorVersion
 --- PASS: TestAccAWSDBInstance_MinorVersion (503.48s)
 PASS
 ok      github.com/hashicorp/terraform/builtin/providers/aws    503.518s
 ```
2017-01-23 18:12:34 -05:00
Paul Stack
b288423ce3 Update CHANGELOG.md 2017-01-24 00:20:21 +02:00
Joe Topjian
b593d6903d provider/openstack: Volume Attachment Updates (#11285)
This commit adds a StateRefresh func for volume attachments. Mostly
this is to add a buffer of time between the request and the return
of the attachment to give time for the volume to become attached,
however, in some cases the refresh function could work as specified.

Docs have also been updated to reflect that a device could be specified,
but to use with caution.
2017-01-23 22:19:50 +00:00
Paul Stack
82441acb46 Update CHANGELOG.md 2017-01-24 00:18:31 +02:00
Nevins
03b6dfd7e3 adding (backwards compatible) support for providing multiple source filename and content (#11271) 2017-01-23 22:17:45 +00:00