Commit Graph

7721 Commits

Author SHA1 Message Date
James Nugent
901552b521 Merge pull request #4317 from hashicorp/font-size
docs: smaller font-size in doc headers for readability with var names as titles
2015-12-14 15:42:52 -05:00
captainill
d489206530 smaller font-size in doc headers for readability with var names as titles 2015-12-14 12:40:21 -08:00
Martin Atkins
86882e39ed Merge #3084: Chef provider 2015-12-13 15:19:06 -08:00
Martin Atkins
764ea7f39c Documentation for the Chef provider. 2015-12-13 15:09:17 -08:00
Martin Atkins
6aeffdfb2c chef_node resource. 2015-12-13 15:09:17 -08:00
Martin Atkins
2aab842be1 chef_role resource. 2015-12-13 15:09:17 -08:00
Martin Atkins
25b05c0808 chef_environment resource. 2015-12-13 15:09:17 -08:00
Martin Atkins
406aba4a62 chef_data_bag_item resource. 2015-12-13 15:09:17 -08:00
Martin Atkins
d583b936b2 chef_data_bag resource. 2015-12-13 15:09:16 -08:00
Martin Atkins
53aa3fb049 Entry point for chef provider. 2015-12-13 15:09:16 -08:00
Martin Atkins
e9d152d586 Update CHANGELOG.md 2015-12-13 15:07:54 -08:00
Martin Atkins
83a5d519d1 Merge pull request #4300 from apparentlymart/azure-broken
Breaking change to Azure library failing the build
2015-12-13 15:06:10 -08:00
Martin Atkins
e25a0cafa2 Update for breaking change to Azure library.
vmImageClient.ListVirtualMachineImages takes a parameter as of
68d50cb53a73edfeb7f17f5e86cdc8eb359a9528 in Azure/azure-sdk-for-go .

Passing in a parameters object whose members are all empty strings seems
to restore the previous behavior.
2015-12-13 14:59:24 -08:00
Joe Topjian
0f588fcc53 Merge pull request #4297 from jtopjian/jtopjian-openstack-secgroup-test-fix
provider/openstack: Fix set hash for security group test
2015-12-13 15:20:32 -07:00
Joe Topjian
1ff403347b provider/openstack: Fix set hash for security group test 2015-12-13 03:15:52 +00:00
Radek Simko
38b125a143 Merge pull request #4289 from mmell/patch-1
Documentation: fix typo in snapshot_retention_limit
2015-12-12 23:30:52 +01:00
Michael Mell
c0b91689cc fix typo in snapshot_retention_limit 2015-12-12 14:22:40 -08:00
James Nugent
8690d1279b Merge pull request #4285 from stack72/google-fmt-errors
Fix gofmt output
2015-12-12 12:43:17 -05:00
stack72
ed8c5cdeea Fixing some gofmt errors that keep appearing on my master branch 2015-12-12 11:00:54 +00:00
James Nugent
0a73c2e629 Update CHANGELOG.md 2015-12-11 16:56:51 -05:00
James Nugent
19ea14bf8d Merge pull request #4256 from stack72/aws-asg-scheduled-actions
provider/aws: Autoscaling Group Scheduled Actions
2015-12-11 16:54:13 -05:00
stack72
c965d2278e Adding a resource for aws_autoscaling_schedule 2015-12-11 18:43:38 +00:00
Lars Wander
b2724d2cb8 Merge pull request #4270 from lwander/b-gcp-service-account-docs
provider/google: Update docs for acquiring service account credentials
2015-12-11 13:43:36 -05:00
Lars Wander
cda549ab17 provider/google: Update docs for acquiring service account credentials 2015-12-11 13:27:26 -05:00
James Nugent
ec2cf1089e Merge pull request #4266 from lwander/gcp-gofmt
provider/google: gofmt
2015-12-11 13:01:52 -05:00
Lars Wander
a1676f9eb1 provider/google: gofmt 2015-12-11 12:59:13 -05:00
clint shryock
eceb8c88f7 Merge branch 'pr-4258'
* pr-4258:
  update docs for updated us-east AMIs
  Trivial change for AWS upgraded T2 instance type and AMI ami-5189a661
2015-12-11 10:07:19 -06:00
clint shryock
f0ceb7fb9d update docs for updated us-east AMIs 2015-12-11 10:07:06 -06:00
Clint
b26a85e5b2 Update CHANGELOG.md 2015-12-11 08:58:49 -06:00
Clint
8b21f284b4 Merge pull request #4259 from stack72/aws-db_parameter_group-tags
provider/aws: Adding Tag support for DB Param Groups
2015-12-11 08:58:26 -06:00
Clint
b788ad702d Update CHANGELOG.md 2015-12-11 08:49:16 -06:00
Clint
5b2230588a Merge pull request #4260 from stack72/aws-db_security_group-tags
provider/aws: Adding support for Tags to DB SecurityGroup
2015-12-11 08:48:59 -06:00
Clint
a59ffd7e9e Update CHANGELOG.md 2015-12-11 08:34:23 -06:00
Clint
991d58c6d2 Merge pull request #4261 from stack72/aws-db_subnet_group-arn
provider/aws: DB Subnet group arn output
2015-12-11 08:34:05 -06:00
stack72
dec5a27f19 Adding the ARN as an output of the DB Subnet Group 2015-12-11 12:39:15 +00:00
stack72
474d6080f0 Adding support for Tags to the DB Security Group 2015-12-11 12:28:24 +00:00
stack72
67c1971e63 Adding support to DB Parameter Group for Tags 2015-12-11 12:07:50 +00:00
stack72
d84d6796c4 Initial CRUD work for the Autoscaling Group Scheduled Actions 2015-12-11 10:53:46 +00:00
aboschke
a7c8d0714e Trivial change for AWS upgraded T2 instance type and AMI ami-5189a661 2015-12-11 01:24:04 -08:00
James Nugent
3330da00b9 Update CHANGELOG.md 2015-12-10 18:39:47 -05:00
James Nugent
fb4878cf37 Merge pull request #3853 from stack72/f-aws-db-instance-omit-snapshot
provider/aws: add DB Instance skip_final_snapshot
2015-12-10 18:38:11 -05:00
stack72
2b0c7aa4e9 Making the changes to db_instance skip_final_snapshot on the feedback from @catsby 2015-12-10 23:21:36 +00:00
James Nugent
db65fc9f0c Merge pull request #4250 from hashicorp/f-elasticache-reduce-doc
provider/aws: Add note about cluster size reduction
2015-12-10 15:56:04 -05:00
James Nugent
c5d066b828 provider/aws: Add note about cluster size reduction 2015-12-10 15:35:46 -05:00
James Nugent
69c839d2ae Update CHANGELOG.md 2015-12-10 15:33:38 -05:00
James Nugent
2fecc72fb0 Merge pull request #3809 from stack72/f-aws-elasticache-cache-nodes-reduction
provider/aws: Ability to reduce nodes in an ElastiCache cluster
2015-12-10 15:30:09 -05:00
stack72
6082e3e732 Changing the db_instance to throw an error is a final snapshot is required but yet no identified is given 2015-12-10 19:11:47 +00:00
stack72
5796b13373 Adding skip_final_snapshop bool to th db_instance. This will allow us to specify whether a snapshot is needed directly rather than checking for an empty string 2015-12-10 19:11:47 +00:00
James Nugent
a6e8590cd3 Update CHANGELOG.md 2015-12-10 14:09:47 -05:00
James Nugent
a213fe121d Merge pull request #4245 from grisha/esd_fix
Fix a bug whereby AWS elasticsearch domain access_policies will always appear changed
2015-12-10 14:08:38 -05:00