Clint
|
c437886a46
|
Merge pull request #1774 from hashicorp/b-website-parsing
Fix indentation, which was causing a rendering error in middleman
|
2015-05-04 12:05:54 -05:00 |
Mitchell Hashimoto
|
92c55162f4
|
Merge pull request #1792 from ctiwald/ct/fix-acc-tests
Fix four acceptance tests so they now run successfully
|
2015-05-04 09:59:31 -07:00 |
Christopher Tiwald
|
e8976dca6b
|
aws: Add documentation for VPN connection routes.
|
2015-05-04 12:55:55 -04:00 |
Christopher Tiwald
|
2c21f248ad
|
aws: Add acceptance tests for VPN connection routes.
|
2015-05-04 12:55:55 -04:00 |
Christopher Tiwald
|
e7f8883929
|
aws: Add support for VPN connection routes.
|
2015-05-04 12:20:42 -04:00 |
Christopher Tiwald
|
4727260987
|
aws: fix VPN connection acceptance test.
This corrects syntactical errors and uses distinct IP addresses for
each configuration.
|
2015-05-04 11:34:35 -04:00 |
Christopher Tiwald
|
47305c9c5d
|
aws: Fix customer gateway acceptance test.
This test contained a few syntactical errors.
|
2015-05-04 11:34:35 -04:00 |
Christopher Tiwald
|
f31466a60e
|
aws: Fix app cookie stickiness policy acceptance test.
This used the wrong AZ and contained a few syntactical errors in
configuration.
|
2015-05-04 11:34:35 -04:00 |
Christopher Tiwald
|
14ea3a33a4
|
aws: Fix LB cookie stickiness policy acceptance test.
This needs to run in us-west-2 and contained a few syntactical errors
that prevented it from working.
|
2015-05-04 11:34:34 -04:00 |
Jean Mertz
|
87cde8834e
|
OpenStack: add functionality to attach FloatingIP to Port
|
2015-05-03 16:00:00 +02:00 |
Koen De Causmaecker
|
398c22adcd
|
aws: make MaxRetries for API calls configurable
- Make it configurable in the AWS provider by add an option
'max_retries'.
- Set the default from 3 to 11 retries.
|
2015-05-03 15:35:51 +02:00 |
Koen De Causmaecker
|
c8f32a2711
|
aws: re-introduce support for AWS_SECURITY_TOKEN
|
2015-05-03 10:26:58 +02:00 |
Mitchell Hashimoto
|
cc0c208364
|
terraform: skip outputs for destroy graphs
|
2015-05-02 18:28:26 -07:00 |
Mitchell Hashimoto
|
6afc14982a
|
terraform: destroy transform must happen globally
|
2015-05-02 18:21:00 -07:00 |
Dave Cunningham
|
cc7f4edd27
|
Merge pull request #1764 from sparkprime/scopes-pr
Use a set for service account scopes. Fix #1759
|
2015-05-01 22:31:12 -04:00 |
Mitchell Hashimoto
|
542ddb881a
|
terraform: disable destroy mode for flattened nodes
|
2015-05-01 18:44:07 -07:00 |
Mitchell Hashimoto
|
bbb065d1ad
|
terraform: add edge for missing providers
|
2015-05-01 18:39:24 -07:00 |
Mitchell Hashimoto
|
23b6acc29d
|
terraform: add module destroy node to graph
|
2015-05-01 18:26:35 -07:00 |
Mitchell Hashimoto
|
1f10dfef2d
|
terraform: remove test
|
2015-05-01 18:17:49 -07:00 |
Mitchell Hashimoto
|
8f58367680
|
terraform: missing providers need to do dependencies
|
2015-05-01 18:08:06 -07:00 |
Paul Hinze
|
1671f1e50c
|
Merge pull request #1762 from hashicorp/f-add-test-for-nested-set-statefunc
helper/schema: add test for statefunc with nested sets
|
2015-05-01 20:07:44 -05:00 |
Paul Hinze
|
e1645b2230
|
Merge pull request #1760 from hashicorp/f-module-depth-env-var
command: allow module depth to be set via env var
|
2015-05-01 20:07:35 -05:00 |
Paul Hinze
|
fb37b3515d
|
Merge pull request #1712 from hashicorp/f-rename-elasticache-cluster
providers/aws: add _cluster to aws_elasticache
|
2015-05-01 20:07:19 -05:00 |
Paul Hinze
|
df15757311
|
docs: fix newline
|
2015-05-01 19:39:42 -05:00 |
Paul Hinze
|
199dabaf75
|
Merge pull request #1772 from ctiwald/ct/add-vpn-connection
Add support for AWS VPN connections.
|
2015-05-01 19:39:10 -05:00 |
Josh Bleecher Snyder
|
745d83a995
|
providers: add template provider
Fixes #215.
|
2015-05-01 16:59:49 -07:00 |
Mitchell Hashimoto
|
7fd432b076
|
terraform: providers in flattened graphs should depend on the parent
|
2015-05-01 16:41:49 -07:00 |
Mitchell Hashimoto
|
c207beda36
|
terraform: set variables in the proper location
|
2015-05-01 16:29:19 -07:00 |
Radek Simko
|
795d53e706
|
[bugfix] Don't save instance ID if association fails
- typically happens when no internet GW is available in VPC
|
2015-05-01 23:55:08 +01:00 |
TANABE Ken-ichi
|
3b549a9e4f
|
Fix typo
|
2015-05-02 07:34:22 +09:00 |
Mitchell Hashimoto
|
94e1bab65d
|
terraform: fill in more flat interfaces
|
2015-05-01 15:28:41 -07:00 |
Mitchell Hashimoto
|
416e7a2077
|
terraform: missing provider should be flattenable
|
2015-05-01 15:23:37 -07:00 |
Mitchell Hashimoto
|
86d07d3b5b
|
terraform: redo how flattening works
|
2015-05-01 15:18:40 -07:00 |
Clint Shryock
|
3c6cec4fcd
|
Fix indentation, which was causing a rendering error in middleman
|
2015-05-01 16:52:30 -05:00 |
Radek Simko
|
3d665ddfcf
|
provider/aws: Add support for alias record to Route53
|
2015-05-01 22:43:04 +01:00 |
Mitchell Hashimoto
|
f2e7f505d4
|
terraform: subpath context setting
|
2015-05-01 14:19:32 -07:00 |
Mitchell Hashimoto
|
9a54dddc85
|
terraform: eval for variables
|
2015-05-01 14:10:41 -07:00 |
Paul Hinze
|
15c75c501f
|
Merge pull request #1483 from svanharmelen/f-winrm-support
core: add WinRM support
|
2015-05-01 15:56:53 -05:00 |
Sander van Harmelen
|
e55169b39b
|
Typo...
|
2015-05-01 22:28:12 +02:00 |
Sander van Harmelen
|
7f408cf8aa
|
Adding an import needed for the tests
This will likely be a temp fix until `make updated eps` is made a
little smarter by @phinze 😉
|
2015-05-01 22:26:11 +02:00 |
Mitchell Hashimoto
|
e544e1d401
|
terraform: hook up the proxies
|
2015-05-01 11:45:42 -07:00 |
Mitchell Hashimoto
|
7d28e980a5
|
terraform: proxy uses custom edge
|
2015-05-01 11:41:01 -07:00 |
Mitchell Hashimoto
|
f24a1533f2
|
terraform: GraphNodeProxy
|
2015-05-01 11:38:36 -07:00 |
Mitchell Hashimoto
|
a0d9bc0f19
|
terraform: outputs connect properly
|
2015-05-01 11:26:58 -07:00 |
Mitchell Hashimoto
|
7e838dfae2
|
terraform: Graph should overrride Remove to clear lookaside
|
2015-05-01 11:20:57 -07:00 |
Mitchell Hashimoto
|
dd14ce9a0b
|
terraform: test that variable deps reach out to parent graph
|
2015-05-01 11:09:23 -07:00 |
Mitchell Hashimoto
|
e542d6efdf
|
terraform: test to verify config variables are variables
|
2015-05-01 10:56:46 -07:00 |
Mitchell Hashimoto
|
3bfef7c374
|
terraform: wrap variable values and prefix dependencies
(untested yet)
|
2015-05-01 10:56:05 -07:00 |
Paul Hinze
|
8d953eae82
|
Merge pull request #1771 from hashicorp/b-fix-acctest
helper/resource/testing: unit tests to cover #1770
|
2015-05-01 12:38:06 -05:00 |
Sander van Harmelen
|
a1a1ea5cf9
|
Removing stray comments/commands
|
2015-05-01 18:52:01 +02:00 |