Commit Graph

8114 Commits

Author SHA1 Message Date
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
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
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
Clint aec19ea56c Merge pull request #4582 from dwradcliffe/patch-1
fix typo in chef docs sidebar
2016-01-08 14:33:56 -06:00
David Radcliffe 37a250fc7a fix typo in chef docs sidebar 2016-01-08 15:28:51 -05:00
Mitchell Hashimoto 0702bf4f3f Update index.html.markdown 2016-01-08 12:12:22 -08: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
Paul Hinze b6907f9bd4 docs: cloudinit_config - correct syntax and add sidebar link 2016-01-08 13:34:16 -06:00
Clint f9113ad40e release: clean up after v0.6.9 2016-01-08 19:03:25 +00:00
Petr Artamonov 84bb5154be corrected value type in documentation 2016-01-08 20:03:22 +01:00
Petr Artamonov 76913703a9 modified to have less code and not to verify incoming string 2016-01-08 20:00:11 +01:00
Clint fd1c2697a4
v0.6.9 2016-01-08 17:43:57 +00:00
James Nugent c3bcd6ac3a provider/azure: Fix acceptance tests 2016-01-08 09:20:49 -08: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
Petr Artamonov 063abc866c docs updated 2016-01-08 12:23:01 +01:00
Martin Atkins 8df91417be Merge pull request #4567 from wholroyd/patch-1
Update codedeploy_deployment_group.html.markdown
2016-01-07 22:04:33 -08:00