stack72
34b77aa78b
Adding the update and read functionality for the statuscake client
2015-11-27 15:03:13 +00:00
stack72
97c0aa5e73
Using the latest version of the statuscake client
2015-11-27 15:03:13 +00:00
stack72
d26f5f93e4
Created the initial scaffolding for the statuscake provider
2015-11-27 15:03:13 +00:00
James Nugent
a1d05e2a4c
Update CHANGELOG.md
2015-11-27 09:02:14 +00:00
James Nugent
915d30721e
Merge pull request #4080 from stack72/f-aws-s3-bucket-acl-update
...
provider/aws: Allow changing of S3 Bucket ACL without forcing new bucket
2015-11-27 08:57:45 +00:00
stack72
0cca74fe76
Changing the S3 Bucket resource to allow the update of ACL by using PutBucketAcl
2015-11-26 21:45:48 +00:00
James Nugent
c8bd5c0d74
Merge pull request #4074 from stack72/aws-spot-instance-block-duration-minutes
...
provider/aws: aws_spot_instance block_duration_minutes
2015-11-26 21:18:24 +00:00
James Nugent
f23da4fd12
Update CHANGELOG.md
2015-11-26 20:35:00 +00:00
stack72
632a9147cc
Adding support for Block_Durations to AWS Spot instance
2015-11-26 11:56:04 +00:00
James Nugent
56926a18f1
Merge pull request #4071 from stack72/f-aws-docs-ec2-instance-tenance
...
provider/aws: Documentation addition for AWS Instance Tenancy
2015-11-26 13:15:10 +02:00
stack72
8cdfe152d6
Adding the documentation of aws_instance tenancy
2015-11-26 10:21:06 +00:00
James Nugent
b7a12e3a58
Merge pull request #4009 from apparentlymart/aws-opsworks-acctest-iam
...
provider/aws: AWS Opsworks tests bring their own IAM objects
2015-11-25 21:26:40 +02:00
James Nugent
250ca5b88f
Update CHANGELOG.md
2015-11-25 21:11:10 +02:00
James Nugent
c262bc72ea
Merge pull request #3895 from br0ch0n/rds_pub_access_param
...
Issue #3894 RDS publicly_accessible param shouldn't force new resource
2015-11-25 21:09:23 +02:00
James Nugent
183fc5c7e2
Merge pull request #4066 from patrickdlee/master
...
Various grammar and spelling fixes in 0.6.7 and 0.6.8 change logs
2015-11-25 19:54:23 +02:00
Patrick Lee
85e3e78a5e
various grammar and spelling fixes in 0.6.7 and 0.6.8 change logs
2015-11-25 10:26:57 -07:00
James Nugent
8ae0f6a05e
Merge pull request #4053 from hashicorp/phinze/map-key-test-coverage
...
core: test coverage around map key regression
2015-11-25 14:15:48 +02:00
James Nugent
2304c26c10
Update CHANGELOG.md
2015-11-25 14:08:39 +02:00
James Nugent
ca2a7ee120
Merge pull request #4051 from svanharmelen/f-reduce-api-calls
...
provider/cloudstack: improve performance for all firewall related resources
2015-11-25 14:06:42 +02:00
Radek Simko
164fb7c49b
Merge pull request #4058 from chrislovecnm/digitalocean-printf
...
updating printf formating to correct syntax with int
2015-11-25 09:03:28 +00:00
chrislovecnm
811a82d9b3
updating printf formating to correct syntax with int
2015-11-25 07:59:46 +00:00
Paul Hinze
09bd4e7b00
Merge pull request #3195 from bensojona/f-change-artifact-type
...
Change amazon.ami to amazon.image
2015-11-24 16:57:55 -06:00
Clint
f59cbbe97d
Merge pull request #4044 from hashicorp/dist-update
...
Update scripts/dest.sh to create a sig file
2015-11-24 16:28:02 -06:00
Paul Hinze
0e277a6714
core: test coverage around map key regression
...
tests to cover the HCL-level issue fixed in
https://github.com/hashicorp/hcl/pull/65
2015-11-24 16:00:02 -06:00
Clint
fd7b839e11
Update CHANGELOG.md
2015-11-24 14:11:30 -06:00
Clint
a1f4b446e8
Merge pull request #4050 from hashicorp/b-aws-sg-rule-recreate
...
providers/aws: Fix issue recreating security group rule if it has bee…
2015-11-24 14:11:07 -06:00
clint shryock
e9cb722471
providers/aws: Fix issue recreating security group rule if it has been destroyed
2015-11-24 13:50:30 -06:00
Clint
0ed3bdac7d
Merge pull request #4046 from hashicorp/aws-spot-docs
...
provider/aws: Update Instance/Spot docs for IP information
2015-11-24 13:06:12 -06:00
Sander van Harmelen
a3eae45b32
Improve performance all firewall related resources
2015-11-24 18:27:52 +01:00
clint shryock
d3f41320e8
provider/aws: Update Instance/Spot docs for IP information
2015-11-24 10:10:12 -06:00
clint shryock
642e2e9433
update scripts/dest.sh to create a sig file
2015-11-24 09:21:41 -06:00
Paul Hinze
bd23ab35bf
docs: update template_file examples
...
Use the new non-deprecated style.
refs #4025
2015-11-24 09:01:11 -06:00
Paul Hinze
047ac8e534
Update CHANGELOG.md
2015-11-24 08:46:15 -06:00
Paul Hinze
5e0b603212
Merge pull request #4041 from svanharmelen/b-chef-provisioner
...
Revert changing `path.Join()` to `filepath.Join()` (PR #3896 )
2015-11-24 08:44:46 -06:00
Sander van Harmelen
b007d4f77a
Revert changing `path.Join()` to `filepath.Join()` (PR #3896 )
...
PR #3896 added support for passing keys by content, but in this same PR
all references to `path.Join()` where changed to `filepath.join()`.
There is however a significant difference between these two calls and
using the latter one now causes issues when running the Chef
provisioner on Windows (see issue #4039 ).
2015-11-24 14:40:46 +01:00
James Nugent
09a4fdfc3d
Merge branch 'mvermaes-doc-fix'
2015-11-24 13:43:34 +02:00
Michael Vermaes
f0292d420f
Update template example for new syntax
2015-11-24 13:42:37 +02:00
James Nugent
5290365238
Merge pull request #4038 from milkcocoa/fix-removing-locale-identifier
...
Remove locale identifier from links to the AWS document.
2015-11-24 13:25:51 +02:00
James Nugent
047027a9d3
Update CHANGELOG.md
2015-11-24 13:18:40 +02:00
James Nugent
1cde2e64a0
Merge pull request #3748 from stack72/do-floatingips
...
provider/digitalocean : New Resource for Floating IPs
2015-11-24 13:16:24 +02:00
stack72
3fc9107333
Using the laterst version of the DO API to get the Assign of an IP working without a time.Sleep
2015-11-24 11:08:43 +00:00
Shu Masuda
1c37e908c7
Remove locale identifier from links to the AWS document.
2015-11-24 19:25:43 +09:00
James Nugent
288e568272
Merge pull request #4024 from rjeczalik/nil-deref-fix
...
provider/aws: fix for https://github.com/aws/aws-sdk-go/issues/452
2015-11-24 11:52:33 +02:00
Rafal Jeczalik
9e66e18334
provider/aws: fix for https://github.com/aws/aws-sdk-go/issues/452
2015-11-24 09:30:21 +01:00
Mitchell Hashimoto
0e8ef19f56
Merge pull request #4028 from hashicorp/edit-page-link
...
fix edit this page stacking
2015-11-23 21:15:31 -08:00
captainill
e9cf7f5f00
fix edit this page stacking
2015-11-23 23:51:02 -05:00
Seth Vargo
a61c375115
Capital 'C' /cc @mitchellh
2015-11-23 21:31:28 -05:00
clint shryock
73e1f4ce52
release: clean up after v0.6.7
2015-11-23 15:46:11 -06:00
clint shryock
b7c41aed92
v0.6.7
2015-11-23 18:16:01 +00:00
clint shryock
7e0cbb4da7
Update Vagrant file to use Go 1.5.1
2015-11-23 11:11:55 -06:00