John Wards
|
61b9f3108f
|
Fix auto scaling example to use ID rather than name
Lost a little while figuring out why this example wouldn't work, seems you need to use id, not name :)
|
2016-01-11 22:00:09 +00:00 |
Clint
|
6ee4e8597a
|
Merge pull request #4638 from nathanielks/patch-1
Update cloudwatch_metric_alarm.html.markdown
|
2016-01-11 15:57:30 -06:00 |
Nathaniel
|
d6b9dc37e7
|
Update cloudwatch_metric_alarm.html.markdown
Added a link to the AWS docs for list of supported namespaces.
|
2016-01-11 13:54:41 -08:00 |
Mark Troyer
|
b396bbb3e4
|
provider/aws: Allow ap-northeast-2 (Seoul) as valid region
|
2016-01-11 13:46:53 -08:00 |
Clint
|
79a72aff9e
|
Update CHANGELOG.md
|
2016-01-11 15:46:46 -06: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 |
Sander van Harmelen
|
9b27db6fea
|
Add the option to specify a custom (AWS compatible) S3 endpoint
Same fix/option as I added in Vault not too long ago:
https://github.com/hashicorp/vault/pull/750
|
2016-01-11 14:28:52 +01:00 |
Colin Hebert
|
2948d3678d
|
provider/aws: EBS optimised to force new resource
EBS optimised can't be changed without re-creating the instance. Apply forcenew.
|
2016-01-11 08:16:49 +01:00 |
timmy_tofu
|
c5950225d5
|
Changes (inconsistently used) t2.micro back to t1.micro - t2.micro is VPC only and thus will cause problems for users with a default VPC (e.g. people who signed up for AWS a few years ago)
|
2016-01-11 00:16:46 -05: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 |
William Holroyd
|
7b962006fb
|
Update interpolation.html.md
Small changes to case on interpolation syntaxes, dealing with case.
|
2016-01-10 22:39:20 -05:00 |
Jonathan Kinred
|
d688b88c5d
|
Specify an example url so people know to append /api
|
2016-01-11 13:52:45 +11:00 |
Joe Topjian
|
6d1d46c47c
|
Update CHANGELOG.md
|
2016-01-10 19:43:49 -07: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
|
84014ed199
|
Update CHANGELOG.md
|
2016-01-10 15:22:36 -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 |
James Nugent
|
0103c7beee
|
Update CHANGELOG.md
|
2016-01-10 16:54:57 +00:00 |
James Nugent
|
718a1d397b
|
Merge pull request #4604 from stack72/azurerm-route
provider/azurerm: add route resource
|
2016-01-10 16:52:52 +00:00 |
stack72
|
b1c8c30df3
|
Scaffold the Azure RM Route Resource
|
2016-01-10 15:02:48 +00:00 |
James Nugent
|
10a2cbbc8a
|
Update CHANGELOG.md
|
2016-01-10 09:55:24 +00:00 |
James Nugent
|
4c89983cae
|
Merge pull request #4602 from stack72/azurerm-route-table
provider/azurerm: add route table resource
|
2016-01-10 09:53:34 +00:00 |
stack72
|
c1fa8392e3
|
Scaffold Azure RM Route Table resource
|
2016-01-10 02:47:20 +00:00 |
James Nugent
|
c2d16cde92
|
Update CHANGELOG.md
|
2016-01-09 20:34:08 -05:00 |
James Nugent
|
2849889897
|
Merge pull request #4598 from stack72/azurerm-network-interface-card
provider/azurerm: add network interface resource
|
2016-01-09 20:31:16 -05:00 |
stack72
|
53714542f8
|
Scaffold the Azure RM Network Interface resource
|
2016-01-10 01:23:46 +00:00 |
James Nugent
|
0bfce8e7ac
|
Merge pull request #4599 from stack72/docs-azurerm
Organises the AzureRM layout to Network and Virtual Machine resources
|
2016-01-09 20:16:23 -05:00 |
stack72
|
36e0978653
|
Organises the AzureRM layout to Network and Virtual Machine resources
|
2016-01-10 01:09:14 +00:00 |
Trevor Pounds
|
76e23a3b2e
|
Fix ELB security groups read logic.
|
2016-01-09 16:09:14 -08:00 |
Trevor Pounds
|
6dd4578e7c
|
Add ELB availability zones acceptance test.
|
2016-01-09 15:40:21 -08:00 |
Trevor Pounds
|
c34c2249e7
|
Support updating ELB availability zones.
|
2016-01-09 15:40:21 -08:00 |
Trevor Pounds
|
f75c3168d7
|
Support updating ELB subnets.
|
2016-01-09 15:40:21 -08:00 |
Trevor Pounds
|
9541c37ef4
|
Fix ELB availability zones and subnets read logic.
|
2016-01-09 15:40:21 -08:00 |
James Nugent
|
ba6fb7a2a0
|
Update CHANGELOG.md
|
2016-01-09 10:35:06 -08: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 |
James Nugent
|
d9ea6b5690
|
Update CHANGELOG.md
|
2016-01-09 10:09:24 -08:00 |
James Nugent
|
2cba2d3d04
|
provider/aws: Fix wording in S3 bucket docs
|
2016-01-09 10:09:23 -08: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
|
facd7feaf5
|
Update CHANGELOG.md
|
2016-01-08 16:28:48 -08: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 |
Sander van Harmelen
|
82b7d8c8a0
|
Merge pull request #4590 from svanharmelen/f-chef-client-options
provisioner/chef: add the option to add arbitrary `client.rb` options
|
2016-01-09 01:09:12 +01: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 |