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
|
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 |
stack72
|
719f3ad2ce
|
Scaffold the Azure RM Network Security Rule resource
|
2016-01-09 00:06:58 +00: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 |
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 |
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 |
Clint
|
e25aaa5fb3
|
Merge pull request #4368 from spenczar/kinesis_pagination
provider/aws: Kinesis DescribeStream pagination
|
2016-01-07 16:51:36 -06:00 |
stack72
|
f79d951524
|
Rename the AzureRM Security Group to AzureRM Network Security Group
|
2016-01-07 22:38:11 +00:00 |
James Nugent
|
bf54811645
|
Merge pull request #4556 from stack72/azurerm-network-security-group
provider/azurerm: add security group
|
2016-01-07 13:47:50 -08:00 |
Radek Simko
|
ddcee32411
|
Merge pull request #4366 from TimeIncOSS/b-ecs-svc-fixes
provider/aws: Fix bug w/ changing ECS svc/ELB association
|
2016-01-07 21:11:35 +00:00 |
Radek Simko
|
b65f9db48e
|
Merge pull request #4540 from TimeIncOSS/b-aws-cf-url-fix
provider/aws: Fix template_url/template_body conflict
|
2016-01-07 21:10:43 +00:00 |
stack72
|
43760d4670
|
Scaffolding for the AzureRM Network Security Groups
|
2016-01-07 21:05:50 +00:00 |
clint shryock
|
9a4f0a06b3
|
clean up debugging
|
2016-01-07 15:00:55 -06:00 |
clint shryock
|
dcce2aa479
|
providers/aws: Update OpsWorks tests to inject the expected availability zone, based on if we are testing vpc or not
|
2016-01-07 14:16:41 -06:00 |
James Nugent
|
294b6fe3f0
|
Merge pull request #4553 from hashicorp/b-azure-test-naming
provider/azure: Don't reuse names in tests
|
2016-01-07 11:23:16 -08:00 |
James Nugent
|
523eb2107d
|
provider/azure: Don't reuse names in tests
|
2016-01-07 11:09:40 -08:00 |
James Nugent
|
a52c4bce66
|
provider/azure: Don't delete firewall rules on non-existent servers
|
2016-01-07 11:00:57 -08:00 |