Joe Topjian
|
7b4e17708a
|
Merge pull request #4623 from jtopjian/openstack-instance-personality
provider/openstack: Add Instance Personality
|
2016-01-12 22:04:14 -07:00 |
Clint
|
5c3b88a0a7
|
Merge pull request #4140 from hashicorp/b-empty-element-sg
provider/aws: error with empty list item on security group
|
2016-01-12 17:03:02 -06:00 |
clint shryock
|
57b9097015
|
provider/aws: Default false for VPC Classic Link
|
2016-01-12 16:49:51 -06:00 |
Clint
|
90e5f5f655
|
Merge pull request #3994 from Pryz/master
Add AWS Classiclink for AWS VPC resource
|
2016-01-12 16:48:23 -06:00 |
Clint
|
a5f8c39ddd
|
Merge pull request #3332 from ross/aws-instance-migrate-nil-attr
Avoid nil map assign in aws instance migrateStateV0toV1
|
2016-01-12 15:55:16 -06:00 |
Clint
|
4f8e9713cf
|
Merge pull request #3261 from fatih/show-instance-state
aws: store and read instance state
|
2016-01-12 11:06:30 -06:00 |
clint shryock
|
ac60d6b959
|
provider/aws: Limit SNS Topic Subscription protocols
- update the ARN with the new ID
|
2016-01-12 09:57:09 -06:00 |
Lars Wander
|
5e1b05e2cb
|
Merge pull request #4577 from lwander/b-gcp-sql-instance-unique-name
provider/google: Clarify SQL database name cannot be reused
|
2016-01-11 18:25:49 -05:00 |
Clint
|
a69df4b77c
|
Merge pull request #4637 from discogestalt/aws-ap-northeast-2
provider/aws: Allow ap-northeast-2 (Seoul) as valid region
|
2016-01-11 16:50:55 -06:00 |
Mark Troyer
|
b396bbb3e4
|
provider/aws: Allow ap-northeast-2 (Seoul) as valid region
|
2016-01-11 13:46:53 -08:00 |
Clint
|
f0ef2c1a72
|
Merge pull request #4631 from wata727/add_new_parameter_elasticache
provider/aws: Add new parameter az_mode and availabiliy_zone(s) in ElastiCache
|
2016-01-11 15:46:04 -06:00 |
Paul Hinze
|
771fba4913
|
provider/aws: use random cert name in ELB test
|
2016-01-11 14:23:33 -06:00 |
wata_mac
|
bfcff6b068
|
Add az_mode and availability_zones parameters
Signed-off-by: wata727 <watassbass@gmail.com>
|
2016-01-11 23:45:07 +09:00 |
wata_mac
|
df56ef44f7
|
Add availability_zone parameter.
Signed-off-by: wata727 <watassbass@gmail.com>
|
2016-01-11 23:33:21 +09:00 |
Joe Topjian
|
4a4f2ad9e5
|
provider/openstack: Add Instance Personality
This commit adds the "personality" attribute which is used to provision
destination files on the instance.
|
2016-01-11 03:53:30 +00:00 |
Joe Topjian
|
f1b55de7c8
|
Merge pull request #4617 from ebsco/master
Fix to not put fixed_ip in request if not defined
|
2016-01-10 19:39:21 -07:00 |
Joe Topjian
|
f17849a432
|
Merge pull request #4466 from jtopjian/openstack-secgroup-valid-attributes
provider/openstack: Ensure valid Security Group Rule attribute combination
|
2016-01-10 15:20:19 -07:00 |
stack72
|
b1c8c30df3
|
Scaffold the Azure RM Route Resource
|
2016-01-10 15:02:48 +00:00 |
stack72
|
c1fa8392e3
|
Scaffold Azure RM Route Table resource
|
2016-01-10 02:47:20 +00:00 |
stack72
|
53714542f8
|
Scaffold the Azure RM Network Interface resource
|
2016-01-10 01:23:46 +00:00 |
James Nugent
|
e7e58df96c
|
Merge pull request #4595 from stack72/azurerm-network-subnet
provider/azurerm: add subnet resource
|
2016-01-09 10:34:27 -08:00 |
stack72
|
55ba179046
|
Scaffold the Azure RM Subnet resource
|
2016-01-09 18:09:46 +00:00 |
Kazunori Kojima
|
f2ce28ed46
|
Add support for S3 logging.
|
2016-01-09 10:09:23 -08:00 |
Sander van Harmelen
|
05d7f2ebe0
|
Merge pull request #4592 from svanharmelen/b-fix-chef-install
provisioner/chef: fixes #4262
|
2016-01-09 16:02:51 +01:00 |
Sander van Harmelen
|
986245c553
|
provisioner/chef: fixes #4262
This small tweak fixes #4262 by making sure files can be uploaded
correctly.
|
2016-01-09 15:56:49 +01:00 |
James Nugent
|
a33ffaba2a
|
Merge pull request #4586 from stack72/azurerm-network-security-rule
provider/azurerm: add network security rule
|
2016-01-08 16:20:18 -08:00 |
stack72
|
719f3ad2ce
|
Scaffold the Azure RM Network Security Rule resource
|
2016-01-09 00:06:58 +00:00 |
Sander van Harmelen
|
71ffb6caa0
|
Add the option to add arbitrary `client.rb` options
Fixes #3630
|
2016-01-09 00:42:02 +01:00 |
Paul Hinze
|
f4e138f2db
|
Merge pull request #4583 from hashicorp/b-fix-azurerm
provider/azurerm: Additional fixes for upstream breaking changes
|
2016-01-08 14:54:42 -06:00 |
Paul Hinze
|
d9c0b3e6bd
|
provider/azurerm: Additional fixes for upstream breaking changes
More fixes for breaking changes introduced in:
https://github.com/Azure/azure-sdk-for-go/pull/258
|
2016-01-08 14:48:03 -06:00 |
Sander van Harmelen
|
7dcf0de741
|
Merge pull request #4569 from partamonov/origin/chef-provisioner-reporting
Origin/chef provisioner reporting
|
2016-01-08 21:12:01 +01:00 |
Paul Hinze
|
5912bf25b4
|
Update azurerm imports to fix build
Catches us up with breaking change introduced here:
https://github.com/Azure/azure-sdk-for-go/pull/258
|
2016-01-08 14:06:09 -06:00 |
Petr Artamonov
|
76913703a9
|
modified to have less code and not to verify incoming string
|
2016-01-08 20:00:11 +01:00 |
James Nugent
|
c3bcd6ac3a
|
provider/azure: Fix acceptance tests
|
2016-01-08 09:20:49 -08:00 |
Lars Wander
|
6a7da01d6b
|
provider/google: Clarify SQL database name cannot be reused
|
2016-01-08 11:54:55 -05:00 |
James Nugent
|
f4cf4e89e8
|
provider/azure: Fix acceptance test
|
2016-01-08 08:08:03 -08:00 |
Clint
|
3c494a4d6a
|
Merge pull request #4550 from hashicorp/b-aws-acc-fixes
provider/aws: Update acceptance tests
|
2016-01-08 09:27:32 -06:00 |
James Nugent
|
aef1353b4a
|
Merge pull request #4573 from hashicorp/b-more-azure-acceptance-tests
provider/azure: More fixes to acceptance tests
|
2016-01-08 07:16:43 -08:00 |
James Nugent
|
4090e761ef
|
provider/azure: More fixes to acceptance tests
|
2016-01-08 07:15:59 -08:00 |
Paul Hinze
|
7cd955e3a1
|
provider/heroku: fix typo in organization struct
"personal", not "private"
|
2016-01-08 08:20:19 -06:00 |
Paul Hinze
|
764dad06ae
|
provider/digitalocean: move floating ip test out of region w/ capacity problems
Should fix error seen here:
https://travis-ci.org/hashicorp/terraform/builds/100990006
|
2016-01-08 08:12:18 -06:00 |
James Nugent
|
3f402485e7
|
Merge pull request #4566 from hashicorp/b-azure-acctests-more
provider/azure: Acceptance test updates
|
2016-01-07 18:12:26 -08:00 |
James Nugent
|
67b5784069
|
provider/azure: Avoid making checks which fail
|
2016-01-07 18:11:28 -08:00 |
James Nugent
|
7521e07857
|
provider/azure: Update vnet name in test checks
|
2016-01-07 17:38:34 -08:00 |
James Nugent
|
9279b3b748
|
Merge pull request #4565 from stack72/azurerm-network-public_ip
provider/azurerm: add public ip resource
|
2016-01-07 16:33:22 -08:00 |
stack72
|
eab75dc884
|
Scaffolds the AzureRM Public IP resource
|
2016-01-08 00:25:50 +00:00 |
James Nugent
|
979586faea
|
private/azure: Don't reuse account names in tests
|
2016-01-07 16:23:20 -08:00 |
James Nugent
|
0955983655
|
Merge pull request #4475 from ColinHebert/docker_network_mode
provider/docker: Add network_mode support to docker
|
2016-01-07 16:06:55 -08:00 |
Clint
|
829fffce7e
|
Merge pull request #3688 from ajvb/master
Added measure_latency option to Route 53 Health Check resource.
|
2016-01-07 17:07:06 -06:00 |
James Nugent
|
d87f0ca433
|
Merge pull request #4562 from stack72/f-azurerm-network-security-group
provider/azurerm: rename security group to be network security group
|
2016-01-07 15:05:37 -08:00 |