Commit Graph

9686 Commits

Author SHA1 Message Date
Paul Stack 07fee770e4 Merge pull request #5869 from jeshuaborges/patch-1
Fix typo in kinesis_firehose_delivery_stream.html.markdown
2016-03-25 21:06:42 +00:00
Jeshua Borges 99a1474545 Fix typo in kinesis_firehose_delivery_stream.html.markdown
Silly fix, but should be updated.
2016-03-25 16:59:26 -04:00
Radek Simko 1324838a15 Merge pull request #5857 from hashicorp/doc-ebs-block-device-mixmatch
provider/aws: doc EBS block device mix-match caveats
2016-03-25 20:41:57 +00:00
Radek Simko 4023fc1ff3 Update CHANGELOG.md 2016-03-25 20:37:37 +00:00
Radek Simko a2c59f071f Merge pull request #5838 from hashicorp/b-aws-lambda-guard
provider/aws: Guard against empty responses from Lambda Permissions
2016-03-25 20:35:57 +00:00
Paul Hinze 3abf815508 Merge pull request #5866 from TimeIncOSS/docs-api-gateway-fix
docs: Fix API Gateway documentation
2016-03-25 15:23:18 -05:00
Radek Simko 3afbadae75 docs: Fix API Gateway documentation 2016-03-25 20:11:00 +00:00
Paul Hinze 5f94449197 Merge pull request #5863 from hashicorp/phinze/aws-fix-lc-wait-for-iam-error
provider/aws: Fix launch_config waiting for IAM instance profile
2016-03-25 13:31:39 -05:00
Paul Hinze 6c2b511152 provider/aws: Fix launch_config waiting for IAM instance profile
AWS changed their error message, which was being used for detection of
the specific error that indicates we need to wait for IAM propagation.

Behavior is covered by a test now.

Fixes #5862
2016-03-25 13:10:10 -05:00
Sander van Harmelen 08e88d60ea Merge pull request #5859 from svanharmelen/f-docs
Update the docs to match the changes made in PR #5587
2016-03-25 18:31:18 +01:00
Sander van Harmelen 22b9e2a7d9 Update the docs to match the changes made in PR #5587 2016-03-25 18:24:16 +01:00
Paul Hinze 7501f32721 provider/aws: doc EBS block device mix-match caveats
refs #5706
2016-03-25 12:12:01 -05:00
Sander van Harmelen 3a44fc7b3f Merge pull request #5587 from hashicorp/b-cloudstack-instance-name
Make name optional on cloudstack_instance resource
2016-03-25 17:08:36 +01:00
Sander van Harmelen e1001f5bd7 Merge pull request #5856 from svanharmelen/b-cloudstack-instance-name
Some minor updates and added a proper test
2016-03-25 17:00:45 +01:00
Sander van Harmelen 5c1f410ebe Some minor updates and added a proper test 2016-03-25 16:59:03 +01:00
Clint 2fa5d42cbd Merge pull request #5851 from Jonnymcc/patch-1
Fix broken sentence regarding computed values
2016-03-25 09:39:33 -05:00
Jonathan McCall 3cd6b29a76 Fix broken sentence regarding computed values 2016-03-25 10:34:47 -04:00
James Nugent 64c73b93ef Merge pull request #5840 from hashicorp/f-windows-makefile
build: Remove unmaintained Windows build.bat file
2016-03-25 03:18:17 -07:00
James Nugent 43341e41ff deps: Update github.com/aws/aws-sdk-go 2016-03-24 15:52:51 -07:00
James Nugent 59e52311ab build: Remove unmaintained Windows build.bat file
This was never updated for vendored dependencies and no longer works
correctly. Since we cross-compile release builds I am not sure it is
critical - though if someone in the community wants to maintain this we
can consider re-adding it via a pull request.
2016-03-24 15:00:05 -07:00
clint shryock 01f868d3e6 provider/aws: Guard against empty responses from Lambda Permissions 2016-03-24 16:30:21 -05:00
Christopher Tiwald f5c898e345 aws_autoscaling_policy: Add documentation for StepScaling policies. 2016-03-24 16:35:54 -04:00
Christopher Tiwald 2cf6afa6c1 aws_autoscaling_policy: Add tests for StepScaling policies. 2016-03-24 16:35:54 -04:00
Christopher Tiwald 305a450239 aws_autoscaling_policy: Add support for StepScaling policies.
Unlike SimpleScaling policies, StepScaling policies require one or more
"steps", which are interval ranges in which a tracked metric can lie.
Policies can then execute scaling adjustments wedded to these steps.

This commit also adds a slew of additional policy attributes which are
only applicable to step policies.
2016-03-24 16:35:54 -04:00
clint shryock 17ce605819 fix formatting with Godeps 2016-03-24 11:13:47 -05:00
Clint 807edb5dba Update CHANGELOG.md 2016-03-24 10:58:45 -05:00
Clint c9293cc832 Merge pull request #5814 from hashicorp/provider-fastly-v1
provider/fastly: V1 of the Fastly Provider
2016-03-24 10:57:32 -05:00
clint shryock e8f2afba5d provider/fastly: Test disappearance and clean up some logs 2016-03-24 10:27:20 -05:00
clint shryock 3dcbdf0e28 provider/fastly: Documentation updates 2016-03-24 10:26:33 -05:00
Paul Hinze 6f76fb0702 provider/aws: set ASG health_check_grace_period default to 300
Closes #5658
2016-03-23 18:55:37 -05:00
Paul Hinze b20f680cbf Merge pull request #5818 from hashicorp/phinze/website-update-gem
website: Update hashicorp-middleman
2016-03-23 17:27:47 -05:00
Paul Hinze 81268a65cb website: Update hashicorp-middleman
Closes #5812
2016-03-23 16:57:01 -05:00
clint shryock 2ad37bba4a provider/fastly: Add Fastly Provider, ServiceV1 resource 2016-03-23 14:53:50 -05:00
clint shryock 2cc8adefb8 provider/fastly: Vendor Dependencies for Fastly 2016-03-23 14:53:09 -05:00
Andy Chan 4115249ce3 ISSUE-5702: Fixed the testing 2016-03-23 11:15:06 -07:00
Andy Chan 76adbefb95 ISSUE-5702: 2nd attempt to impl the target_id be optional 2016-03-23 10:42:53 -07:00
Andy Chan 0eee165a2b ISSUE-5702: Fixed a bug on target_id generation and related test case 2016-03-23 10:25:13 -07:00
Andy Chan 92590d1ac8 Fixed the test case to check if the targetId is created 2016-03-23 10:25:13 -07:00
Andy Chan 7008bb6b9a ISSUE-5702: Updating the documentation to reflex the corresponding change with target_id. 2016-03-23 10:25:13 -07:00
Andy Chan 7dc5a272be ISSUE-5702: Making the CloudWatch Event Rule Target ID optional 2016-03-23 10:25:13 -07:00
James Nugent 7080c876e2 deps: Add missing influx libraries to Godeps.json 2016-03-23 10:07:37 -07:00
James Nugent 9cb08cb229 Merge pull request #5804 from hashicorp/dep-update-hil
deps: Update github.com/hashicorp/hil
2016-03-23 08:46:28 -07:00
Clint 50e16d2c01 Update CHANGELOG.md 2016-03-23 08:32:13 -05:00
Clint ccb9693994 Merge pull request #5676 from Originate/mb-ensure-iops-is-provided
provider/aws: Provide iops when changing storage type to io1 on RDS
2016-03-23 08:31:21 -05:00
James Nugent 2b405bc41c deps: Update github.com/hashicorp/hil 2016-03-23 05:14:43 -07:00
Rhyas 3926fa8092 Fix Image Destroy bug. #3609 #3771 2016-03-22 22:56:51 -06:00
Paul Hinze d1ac7d3b2e Merge pull request #5795 from hashicorp/sethvargo/website_buid
Do not build supporting JS files
2016-03-22 16:41:41 -05:00
Paul Stack 0d8612b05a Merge pull request #5794 from hashicorp/f-azurerm-vm-docs-1
documentation: Fix the AzureRM documentation to remove %d from Virtual Machine
2016-03-22 21:41:13 +00:00
Seth Vargo 85d54e62d3 Do not build supporting JS files
These files are already included in the bundle
2016-03-22 23:33:40 +02:00
stack72 41e2b06875 documentation: Fix the AzureRM documentation to remove %d from Virtual
Machine
2016-03-22 21:25:49 +00:00