Commit Graph

9607 Commits

Author SHA1 Message Date
Clint 14942640dd Update CHANGELOG.md 2016-04-01 12:54:21 -05:00
Clint d6dd2109b8 Merge pull request #5966 from dharrisio/f-aws-elastic-beanstalk-cname-prefix
provider/aws: Add support for `cname_prefix` to `aws_elastic_beanstalk_environment` resource.
2016-04-01 12:53:57 -05:00
David Harris bb1d4ee886 provider/aws: Add support for `cname_prefix` to `aws_elastic_beanstalk_environment`. 2016-04-01 09:53:10 -06:00
Dave Cunningham c19d84bce7 Merge pull request #5917 from mcalthrop/enhancement/google-two-tier-example
Address #5912: google-two-tier example incomplete
2016-04-01 01:11:17 -04:00
Paul Stack f794e0e4ba Update CHANGELOG.md 2016-03-31 23:09:46 -05:00
Paul Stack c10c1b9a11 Merge pull request #5967 from dharrisio/f-aws-elastic-beanstalk-timeout-config
Adds `wait_for_ready_timeout` option to `aws_elastic_beanstalk_environment`.
2016-03-31 23:06:29 -05:00
David Harris a8c7fb0a06 Adds `wait_for_ready_timeout` option to `aws_elastic_beanstalk_environment`. 2016-03-31 17:28:02 -06:00
Paul Stack 8f06676c58 Merge pull request #5965 from AwaNoodle/master
Added documentation for creating Azure RM credentials
2016-03-31 18:24:15 -05:00
clint shryock 5ac3c5e53d update aws db test config 2016-03-31 17:07:04 -05:00
Mark Turner bc9e9faa4a Added in section for creating credentials 2016-03-31 23:03:42 +01:00
Clint 2ddddf340d Merge pull request #5964 from hashicorp/b-aws-rds-test-updates
provider/aws: Improve the randomization in RDS tests
2016-03-31 16:56:55 -05:00
Clint d590e9b2b8 Update CHANGELOG.md 2016-03-31 16:55:16 -05:00
Clint f54b4afdc7 Merge pull request #5959 from hashicorp/b-aws-vpc-peering-update
provider/aws: Fix issue re-creating deleted VPC peering connections
2016-03-31 16:54:57 -05:00
clint shryock cbad80182a randomize DB Parameter Group names 2016-03-31 16:32:05 -05:00
clint shryock cd5569a624 provider/aws: Improve the randomization in RDS tests 2016-03-31 16:25:38 -05:00
Paul Hinze 87a1a5b3f7 Merge pull request #5962 from hashicorp/f-fmtcheck
Improve performance of fmtcheck
2016-03-31 16:12:14 -05:00
Chris Bednarski 77f8432d2f Improve performance of fmtcheck
Previously gofmt would run even on files under vendor which we don't care about, and then discard the results. This approach instead selects only the files we want to pass into gofmt.

- Before takes around 6.5 seconds
- Now takes around 2 seconds
2016-03-31 13:57:09 -07:00
Mark Turner 06a54cdc21 Set 'Testing' title to follow same format as others 2016-03-31 21:34:27 +01:00
clint shryock 2575b9f5d4 provider/aws: Fix issue re-creating deleted VPC peering connections 2016-03-31 15:23:56 -05:00
Paul Stack 71995eaea1 Merge pull request #4971 from jedineeper/docs-fix-parameter
docs: correct remote state documentation and add config sub-arguments for atlas.
2016-03-30 21:18:16 -05:00
Paul Stack 0615819a98 Merge pull request #5940 from stack72/f-aws-redshift-username
provider/aws: Change Redshift Cluster Test to check for `_` in username
2016-03-30 21:08:48 -05:00
Paul Stack 6da46bed00 Update CHANGELOG.md 2016-03-30 21:08:21 -05:00
Paul Stack a8e0528784 Merge pull request #4277 from ctiwald/ct/add-new-asg-policy-type
Add support for "StepScaling" autoscaling policies.
2016-03-30 21:06:39 -05:00
Paul Stack 5b115efbde Update CHANGELOG.md 2016-03-30 20:58:06 -05:00
stack72 3a836fa617 provider/aws: Change Redshift Cluster Test to check for `_` in username 2016-03-30 20:55:37 -05:00
Paul Stack 9d49c545af Merge pull request #5935 from ethangunderson/master
Redshift master usernames may contain underscores
2016-03-30 20:54:35 -05:00
James Nugent 89f65a3bac Update CHANGELOG.md 2016-03-30 17:28:49 -07:00
James Nugent 980f165bf7 Merge pull request #5910 from grayaii/master
Elasticsearch times out. It takes a while to create.
2016-03-30 17:22:06 -07:00
Paul Stack 3ba1c5e7b8 Merge pull request #5884 from TimeIncOSS/docs-api-gateway-extra
docs: Add some details about API Gateway resources
2016-03-30 19:20:39 -05:00
Paul Stack 386330461c Update CHANGELOG.md 2016-03-30 19:18:37 -05:00
Paul Stack 4eb48f1222 Update CHANGELOG.md 2016-03-30 19:18:07 -05:00
Paul Stack 3dbedc6407 Merge pull request #5787 from iceycake/ISSUE-5702
ISSUE-5702: Making the Cloudwatch Event Rule Target target_id optional
2016-03-30 19:17:32 -05:00
Paul Stack 00ed38c571 Update CHANGELOG.md 2016-03-30 19:08:21 -05:00
Paul Stack 81ac419f13 Merge pull request #5788 from multilinear/mbrewer/datadog_allow_heredoc_for_message
Make datadog message, escalation_message, and query work with heredoc
2016-03-30 19:07:33 -05:00
Paul Stack 35b21e3ba0 Update CHANGELOG.md 2016-03-30 19:06:06 -05:00
Paul Stack 8ed809456d Merge pull request #5830 from hashicorp/phinze/asg-health-check-grace-period-default
provider/aws: set ASG health_check_grace_period default to 300
2016-03-30 19:05:06 -05:00
James Nugent 22d0b63194 Merge pull request #5937 from stack72/f-aws-db-subnet-test
provider/aws: Test to validate that db subnet group description can be updated
2016-03-30 17:04:04 -07:00
stack72 197c6fa143 provider/aws: Test to validate that db subnet group description
can be updated
2016-03-30 18:53:52 -05:00
Paul Stack 584505d60e Update CHANGELOG.md 2016-03-30 18:53:12 -05:00
Paul Stack 1801904e36 Merge pull request #5921 from ColinHebert/rds_subnet_group_description
provider/aws: DB subnet group description modification
2016-03-30 18:50:33 -05:00
Colin Hebert 1389bb2f5e Do not check only whether the subnet_ids have changed 2016-03-31 10:37:26 +11:00
Ethan Gunderson 1c5c58d072 Redshift master usernames may contain underscores 2016-03-30 17:41:58 -05:00
Colin Hebert 3ae21f0891 Add the description as a part of the update request 2016-03-31 09:36:42 +11:00
Paul Stack c6b768eaa5 Update CHANGELOG.md 2016-03-30 11:19:38 -05:00
Paul Stack 53434ae09c Merge pull request #5904 from keymon/bugfix/5661_fix_codecommit_default_branch
AWS: codecommit set default_branch only if defined
2016-03-30 11:18:22 -05:00
Hector Rivas Gandara 29c9b8497d provider/aws: Add tests for default_branch in new codecommit repos
The provider should, when working on a new repository without branches:
 * Able to create a new repository even with default_branch defined.
 * Able to create a new repository without default_branch, and do not fail
   if default_branch is defined.
2016-03-30 16:41:20 +01:00
Hector Rivas Gandara 0c49b17f72 provider/aws: codecommit check default_branch before update
In AWS codecommit the default branch must have a value unless there are
no branches created, in which case it is not possible to set it to any value.

We query the existing branches and do not update the default branch
if there are none defined remotely.

This solves the issue of the initial creation of the repository with a
resource with `default_branch` defined.
2016-03-30 16:40:41 +01:00
Hector Rivas Gandara 1afd3a53b2 provider/aws: codecommit set default_branch only if defined
Do not try to update or reaad the AWS codecommit repository default branch if
the resource definition is not set it or is an empty string.

Fixes #5641
2016-03-30 16:40:37 +01:00
Paul Stack 31c9dd11eb Merge pull request #5914 from davedash/patch-2
ssl_certificate_id applies to lb_protocol only.
2016-03-30 08:42:18 -05:00
James Nugent c44daa7735 Update CHANGELOG.md 2016-03-29 16:19:46 -07:00