Commit Graph

4158 Commits

Author SHA1 Message Date
Mitchell Hashimoto
96e05e2f9f Merge pull request #1498 from dublx/patch-2
website: clarify docs for docker params
2015-04-14 08:31:26 -07:00
Mitchell Hashimoto
968a152df4 Merge pull request #1443 from hashicorp/f-acc-tests-check-empty-plan
providers: check for empty plan after each test step
2015-04-14 08:30:11 -07:00
Mitchell Hashimoto
c9eb7dc8bf Merge pull request #1465 from tlovett-rmn/fix-security-groups-docs
website: security_groups field expects a list of Group Names, not Group IDs
2015-04-14 08:29:13 -07:00
Mitchell Hashimoto
f3129a6313 update cHANGELOG 2015-04-14 08:28:31 -07:00
Mitchell Hashimoto
710d1113eb Merge pull request #1490 from jtopjian/openstack-allow-blank-region
provider/openstack: Allow Blank Region
2015-04-14 08:28:03 -07:00
Mitchell Hashimoto
c511524de1 update cHANGELOG 2015-04-14 08:24:21 -07:00
Mitchell Hashimoto
0eb69bcd37 Merge pull request #1518 from hashicorp/b-lc-id
providers/aws: set LC ID after creation
2015-04-14 08:23:31 -07:00
Mitchell Hashimoto
783d912b7c providers/aws: set id outside if/esle 2015-04-14 08:23:16 -07:00
Clint
0eecf070d9 Merge pull request #1489 from hashicorp/f-aws-upstream-route-table
provider/aws: Convert Route table and Route table association to upstream aws-sdk-go
2015-04-14 10:15:24 -05:00
Clint
85c4a134ad Merge pull request #1486 from hashicorp/f-aws-upstream-vpc
provider/aws: Convert AWS VPC to upstream aws-sdk-go
2015-04-14 10:14:56 -05:00
Mitchell Hashimoto
f7a2f2a2e7 providers/aws: set ID after creation 2015-04-13 17:03:13 -07:00
Mitchell Hashimoto
0bd7856942 website: update LC docs to note name is optional 2015-04-13 16:00:29 -07:00
Paul Hinze
86d58089d3 Merge pull request #1509 from hashicorp/f-aws-upstream-network-acl
provider/aws: Convert Network ACL and helper library to upstream aws-sdk-go
2015-04-13 16:48:25 -05:00
Thomas Lovett
baf1625485 security_groups field expects a list of Security Group Group Names, not IDs 2015-04-13 14:23:11 -05:00
Sander van Harmelen
7a275fb737 Merge pull request #1504 from svanharmelen/f-cloudstack-network
Reverting the behavioural change, while still fixing the logic error
2015-04-13 18:54:12 +02:00
Paul Hinze
755069f60f Merge pull request #1501 from hashicorp/f-diff-mismatch-reason
terraform: add reason to diff mismatch error
2015-04-13 11:46:31 -05:00
Clint Shryock
5394d91657 provider/aws: Convert Network ACL and helper library to upstream aws-sdk-go 2015-04-13 11:14:21 -05:00
Sander van Harmelen
41536c0d58 Reverting the behavioural change, while still fixing the logic error 2015-04-13 17:33:22 +02:00
Clint Shryock
53478c96de provider/aws: Convert AWS Main Route Table Association to upstream 2015-04-13 10:01:56 -05:00
Paul Hinze
d168cc1bd1 terraform: add reason to diff mismatch error
Helps with debugging those pesky "diffs did not match" errors.
2015-04-13 09:31:09 -05:00
Paul Hinze
eeb46e4642 Merge pull request #1500 from TimeIncOSS/improve-test-helpers
Let test helpers to print out expected output
2015-04-13 08:20:53 -05:00
Radek Simko
8eb6984a89 Test helpers to print expected output 2015-04-13 14:12:43 +01:00
Luis Faustino
f3bc644bc2 Fix #1402
Fixed the argument reference from 'name' to 'image'.
2015-04-12 22:23:15 +01:00
Sander van Harmelen
a361a8beee Merge pull request #1496 from svanharmelen/f-cloudstack-template-docs
provider/cloudstack: adding docs for the new resource...
2015-04-12 10:59:56 +02:00
Sander van Harmelen
e2e7ee6d75 Slipped in, shouldn't be here... 2015-04-12 10:56:59 +02:00
Sander van Harmelen
d678b79fce Adding docs for the new resource... 2015-04-12 10:52:29 +02:00
Sander van Harmelen
852e7a3554 Merge pull request #1492 from svanharmelen/f-cloudstack-network
Fixing a small logic error
2015-04-11 17:56:09 +02:00
Sander van Harmelen
3fc6397343 Merge pull request #1491 from svanharmelen/f-cloudstack-refactor-template
provider/cloudstack: refactored the template provider to make it fit in nicely
2015-04-11 17:53:39 +02:00
Sander van Harmelen
8c37a95a5e Fixing a small logic error 2015-04-11 17:53:25 +02:00
Sander van Harmelen
0963d556a3 Refactored the template provider to make it fit in nicely
Fixing a few things while add it and added a additional test as well.
2015-04-11 17:50:06 +02:00
Sander van Harmelen
365251f7a3 Merge pull request #1228 from benjvi/cloudstack-template-resource
provider/cloudstack: added template resource for CloudStack
2015-04-11 17:42:13 +02:00
Joe Topjian
fe0a7a5ec5 Allow Blank Region
When OS_REGION_NAME is not set, fall back to a blank string. This
will cause gophercloud to use the cloud's only region in
single-region clouds.
2015-04-11 05:10:10 +00:00
Mitchell Hashimoto
9c5e1aa1f8 website: a change to kick deploy 2015-04-10 17:13:59 -07:00
Mitchell Hashimoto
8175d7f821 v0.4.2 2015-04-10 16:46:43 -07:00
Mitchell Hashimoto
161d1e8489 update CHANGELOG 2015-04-10 16:45:56 -07:00
Mitchell Hashimoto
6514bf5f25 config: clarify unknown variable error [GH-1480] 2015-04-10 16:45:15 -07:00
Clint Shryock
c89470a754 provider/aws: Convert Route table and Route table association to upstream aws-sdk-go 2015-04-10 17:09:36 -05:00
Paul Hinze
6761424309 Merge pull request #1487 from hashicorp/b-provider-vars-inherit
terraform: fix provider config inheritance during input
2015-04-10 16:35:17 -05:00
Mitchell Hashimoto
87d64a1db1 update CHANGELOG 2015-04-10 14:34:23 -07:00
Mitchell Hashimoto
62bc562c97 Merge pull request #1485 from hashicorp/b-refresh-outputs
terraform: return value for resource interpolation on refresh
2015-04-10 14:33:47 -07:00
Paul Hinze
d1b40de242 terraform: fix provider config inheritance during input
The provider config was not being properly merged across module
boundaries during the Input walk over the graph, so when a provider was
configured at the top level, resources in modules could improperly
trigger a request for input for a provider attribute that's already
defined.
2015-04-10 16:28:47 -05:00
Clint Shryock
74bab7b89d provider/aws: Convert AWS VPC to upstream aws-sdk-go 2015-04-10 16:09:12 -05:00
Mitchell Hashimoto
4c3923e32a terraform: return value for resource interpolation on refresh
Instead of returning UnknownVariableValue every time, attempt to return
the real value. If we don't find it, return unknown value. This fixes
removing outputs from state on refresh.
2015-04-10 13:51:22 -07:00
Paul Hinze
56836c236f Merge pull request #1482 from hashicorp/d-aws-sg-tags
docs: move aws SG tags from rules to resource
2015-04-10 14:53:35 -05:00
Paul Hinze
00ede71fcf Merge pull request #1463 from hashicorp/d-provider-env-vars
docs: fill out all provider env var configuration
2015-04-10 14:53:24 -05:00
Sander van Harmelen
56adfce61f Merge pull request #1481 from svanharmelen/f-cloudstack-connection
provider/cloudstack: adding a few lines to set the connection info
2015-04-10 21:36:39 +02:00
Paul Hinze
5b53c26d33 docs: fill out all provider env var configuration
I find env vars a lot easier to use in day-to-day practice, so it's
probably a good idea to let the users have that benefit too!
2015-04-10 14:31:53 -05:00
Paul Hinze
de3735bd6f docs: move aws SG tags from rules to resource
fixes #1479
2015-04-10 14:29:31 -05:00
Sander van Harmelen
b7a6692548 Adding a few lines to set the connection info 2015-04-10 20:39:52 +02:00
Clint
9f56addf0c Merge pull request #1446 from hashicorp/f-aws-upstream-security-group
providers/aws: Convert AWS Security Group to upstream aws-sdk-go
2015-04-10 11:06:55 -05:00