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
Paul Hinze
0bde9b0cb2
Merge pull request #1473 from hashicorp/b-fix-push-tests-outside-git-repo
...
command: fix push tests when running outside repo
2015-04-10 11:00:09 -05:00
Clint
b7462518eb
Update CHANGELOG.md
2015-04-10 10:10:48 -05:00
Clint
7c676f8c91
Merge pull request #1470 from hashicorp/b-aws-fix-credential-detection
...
provider/aws: Detect creds in AWS config
2015-04-10 10:06:08 -05:00
Paul Hinze
d0d18aa113
Update CHANGELOG.md
2015-04-10 09:36:59 -05:00
Paul Hinze
8f5ac1d06f
Merge pull request #1458 from sparkprime/fix-network-source
...
Avoid 'source' being undefined in legacy network Read
2015-04-10 09:34:56 -05:00
Paul Hinze
a2cb77058c
command: fix push tests when running outside repo
...
VCS detection was on by default, and blows up when the tests are run in
a copy of the Terraform source that is not a git repository, like - say
- during a Homebrew formula install, just to pick a random example. :)
2015-04-09 18:46:25 -05:00
Clint Shryock
c160058baf
provider/aws: Detect creds in AWS config
2015-04-09 17:06:22 -05:00
Sander van Harmelen
d90b3aa332
Merge pull request #1469 from svanharmelen/b-communicator-tests
...
Fixing up the communicator tests
2015-04-09 23:46:59 +02:00
Sander van Harmelen
02a41a8802
Fixing up the communicator tests
...
It turned out the tests didn’t work as expected due to some missing
config in the `newMockLineServer` and a defer located in the wrong
location. All is good again now…
2015-04-09 23:40:40 +02:00
Paul Hinze
797bf5f879
Merge pull request #1467 from hashicorp/f-0.4.1-deps
...
record deps for v0.4.1
2015-04-09 16:24:04 -05:00
Paul Hinze
858ac9c270
record deps for v0.4.1
2015-04-09 16:14:26 -05:00
Clint
c7cd77b822
Merge pull request #1464 from hashicorp/b-aws-db-fix-name
...
provider/aws: Fix type mismatch issue with AWS RDS
2015-04-09 15:02:20 -05:00
Clint Shryock
6ff9b0c776
provider/aws: Fix type mismatch issue with AWS RDS
2015-04-09 14:27:52 -05:00
Mitchell Hashimoto
0e3eaa391f
Merge pull request #1462 from hashicorp/d-remove-openstack-note
...
docs: remove note about openstack
2015-04-09 12:16:49 -07:00
Paul Hinze
b7403fd14f
docs: remove note about openstack
...
It _is_ a provider now! :)
2015-04-09 14:15:21 -05:00
Mitchell Hashimoto
ed2e3636e5
update CHANGELOG
2015-04-09 11:20:14 -07:00
Mitchell Hashimoto
6f82137875
provider/aws: fix potential panic on nil db name [GH-1460]
2015-04-09 11:19:33 -07:00
Mitchell Hashimoto
4289fbbbda
Merge pull request #1459 from hashicorp/document-dnsimple-env-vars
...
provider/dnsimple: Document DNSimple env vars
2015-04-09 11:01:56 -07:00
Justin Campbell
8a60fc1422
provider/dnsimple: Document DNSimple env vars
2015-04-09 14:00:28 -04:00
Mitchell Hashimoto
4e92b8c77f
provider/aws: fix network ACL test, at some point we added a second rule
2015-04-09 10:45:22 -07:00
Paul Hinze
1118a86798
providers/aws: make acc test name match pattern
2015-04-09 12:33:20 -05:00
Dave Cunningham
d149db41d6
Avoid 'source' being undefined in legacy network Read
2015-04-09 13:29:59 -04:00
Mitchell Hashimoto
d189457376
provider/aws: clean up VPC peering connection test
2015-04-09 10:18:50 -07:00
Mitchell Hashimoto
166efa1ba0
v0.4.1
2015-04-09 09:55:56 -07:00
Clint
47f8b50a85
Update CHANGELOG.md
2015-04-09 11:55:10 -05:00
Clint
02c81c479d
Merge pull request #1430 from hashicorp/b-aws-route53-record-update
...
provider/aws: Fix issue in updating Route 53 records on refresh/read.
2015-04-09 11:54:27 -05:00
Mitchell Hashimoto
72d3c0c54a
update CHANGELOG
2015-04-09 09:51:07 -07:00
Mitchell Hashimoto
d7e8192456
Merge pull request #1456 from hashicorp/b-docker-input
...
providers/docker: default cert_path to non-nil so input isn't asked [GH-1432]
2015-04-09 09:50:31 -07:00
Mitchell Hashimoto
db58c7dd33
providers/docker: default cert_path to non-nil so input isn't asked
2015-04-09 09:49:03 -07:00
Mitchell Hashimoto
146f76e147
update CHANGELOG
2015-04-09 09:34:03 -07:00