Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase from hashicorp/terraform #15

Merged
merged 397 commits into from
May 5, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
397 commits
Select commit Hold shift + click to select a range
9c42a8d
Update CHANGELOG.md
stack72 Apr 20, 2016
e2d0065
Merge pull request #6207 from drebes/master
jtopjian Apr 20, 2016
eb49c00
Update CHANGELOG.md
jtopjian Apr 20, 2016
1047df9
Merge pull request #6224 from jtopjian/openstack-mitaka-patches
jtopjian Apr 20, 2016
29daf8c
provider/openstack: Add documentation for cacert_file (#6259)
jtopjian Apr 20, 2016
4f6edf4
helper/resource: id-only refresh testing
mitchellh Apr 20, 2016
060b43f
helper/resource: remove debug
mitchellh Apr 20, 2016
86e0c85
helper/resource: test for failing id-only refresh check
mitchellh Apr 20, 2016
cb32cb8
helper/resource: error if id-only check didn't run
mitchellh Apr 20, 2016
baac14a
helper/resource: guard id-only by acc var
mitchellh Apr 20, 2016
bc09baa
vendor: add go-spew
mitchellh Apr 20, 2016
a285c04
helper/resource: only verify id-only run if no error
mitchellh Apr 20, 2016
5c4f787
helper/resource: don't need to id-only check if no test steps
mitchellh Apr 20, 2016
f2c4f8e
helper/resource: fix tests
mitchellh Apr 20, 2016
e6a3726
Merge pull request #6262 from hashicorp/f-import-single
mitchellh Apr 20, 2016
a6d9e34
providers/aws: vpc refresh sets instance_tenancy
mitchellh Apr 20, 2016
cfa5a3f
Revert "providers/aws: vpc refresh sets instance_tenancy"
mitchellh Apr 20, 2016
35f4201
providers/aws: instance_tenancy is computed, set
mitchellh Apr 20, 2016
1a9fae6
helper/resource: can disable ID refresh check
mitchellh Apr 20, 2016
0c8b0bf
helper/resource: can specify specific name to id refresh test
mitchellh Apr 20, 2016
1db1bf6
helper/resource: use the full config for id-only checks
mitchellh Apr 20, 2016
0ef1b3b
providers/aws: response value for DescribeVpcAttribute needs to be
mitchellh Apr 20, 2016
46f3a17
provider/fastly: Add Gzip rule support (#6247)
catsby Apr 20, 2016
3f94219
Update CHANGELOG.md
catsby Apr 20, 2016
22c3db5
provider/fastly: fix the description for "weight" on fastly_service_v…
mattmoyer Apr 20, 2016
3be66aa
Add cloudwatch_logs_subscription_filter provider (#5996)
joshmyers Apr 20, 2016
8d8cec3
Update CHANGELOG.md
stack72 Apr 20, 2016
60103c0
providers/aws: working on id-only tests, no bugs found in these
mitchellh Apr 20, 2016
62a744a
provider/openstack: Fix admin_state_up on openstack_lb_member_v1
jtopjian Apr 20, 2016
30d501b
website: name vpc_peering_connection in docs properly
mitchellh Apr 20, 2016
ff7b58f
providers/aws: peering connection id-only test settings
mitchellh Apr 20, 2016
0f91b30
providers/aws/vpc_peering: don't run id-only on plan test
mitchellh Apr 20, 2016
3d6ea5e
Merge pull request #6267 from jtopjian/openstack-lbmember-asu-fix
jtopjian Apr 20, 2016
d14b487
Update CHANGELOG.md
jtopjian Apr 20, 2016
9e65c30
providers/aws/vpn_connection id-only refresh
mitchellh Apr 20, 2016
c682dec
providers/aws/vpn_gateway id-only refresh
mitchellh Apr 20, 2016
a67fa66
vSphere: Support mounting ISO images to virtual cdrom drives.
kristinn Nov 25, 2015
33d4c44
Fixes time out when applying updates to Triton machine metadata. (#6149)
sodre Apr 20, 2016
5f82f38
Update CHANGELOG.md
stack72 Apr 20, 2016
a44c547
providers/aws: security group id-only
mitchellh Apr 20, 2016
37eecd3
Update CHANGELOG.md
stack72 Apr 20, 2016
c5c3de4
providers/aws: classic SG test should test classic
mitchellh Apr 20, 2016
dd37b19
provider/triton: Change the triton tests to run against joyent us-wes…
stack72 Apr 20, 2016
87537ea
providers/aws: route table id only
mitchellh Apr 20, 2016
6887aad
providers/aws: eni id-only
mitchellh Apr 20, 2016
fc07b63
providers/aws: network_acl id-only
mitchellh Apr 21, 2016
10e4147
providers/aws: nat gateway id-only
mitchellh Apr 21, 2016
2754691
providers/aws: nat gateway fixes for id only refresh
mitchellh Apr 21, 2016
54e119d
provider/aws: internet gateway id-only
mitchellh Apr 21, 2016
0722f0b
provider/aws: aws_flow_log id-only
mitchellh Apr 21, 2016
3013d1d
provider/aws: customer gateway has to parse bgn_asn as int
mitchellh Apr 21, 2016
7878cf3
providers/aws: aws_sqs_queue isn't going to work for id-only
mitchellh Apr 21, 2016
77f5648
Updated notify_no_data default to true (#6275)
mootpt Apr 21, 2016
bc68dee
provider/aws: Fix crash in AWS S3 Bucket when website index/error is …
catsby Apr 21, 2016
edd14e4
Update CHANGELOG.md
catsby Apr 21, 2016
cbea101
Update `go-cloudstack` dependency
Apr 21, 2016
3a43ce8
providers/aws: sns_topic id-only
mitchellh Apr 21, 2016
5cd60aa
Fix typo (#6281)
joelhandwell Apr 21, 2016
e0da21d
helper/resource: make id-only check opt-in
mitchellh Apr 21, 2016
7292c9d
providers/aws: remove the opt-out stuff for id-only
mitchellh Apr 21, 2016
8b4e98e
providers/aws: some id-only work on s3 buckets more work needed
mitchellh Apr 21, 2016
b1c215f
providers/aws: route53_zone id-only refresh
mitchellh Apr 21, 2016
db558dd
Checking for powered off state before deletion (#6283)
aheeren Apr 21, 2016
ae2f6e2
Update CHANGELOG.md
stack72 Apr 21, 2016
f430fe2
Fix issue with with Opsworks and empty Custom Cook Book sources (#6078)
u2mejc Apr 21, 2016
b684ec6
Update CHANGELOG.md
catsby Apr 21, 2016
6f091ef
providers/aws: route53_zone fix importing id-only private zone
mitchellh Apr 21, 2016
2274bb8
provider/aws: route53 record import
mitchellh Apr 21, 2016
f2d91f0
providers/aws: route53_health_check id-only
mitchellh Apr 21, 2016
0083431
provider/aws: fix name on id-only check
mitchellh Apr 21, 2016
5b1b49e
Merge pull request #4243 from kristinn/vsphere-cdrom-support
jen20 Apr 21, 2016
408522c
Update CHANGELOG.md
stack72 Apr 21, 2016
e213839
provider/vsphere: Fix missing ssh connection info (#6293)
stack72 Apr 21, 2016
e7fe749
Update CHANGELOG.md
stack72 Apr 21, 2016
c90718d
provider/azurerm: Error on bad creds and speed++ (#6290)
jen20 Apr 21, 2016
4345c08
Update CHANGELOG.md
stack72 Apr 21, 2016
fb1a82d
provider/aws: Refresh state on Directory Service not found (#6294)
stack72 Apr 22, 2016
282b4e4
Update CHANGELOG.md
stack72 Apr 22, 2016
6ac312e
provider/aws: Set the state of `cross_zone_load_balancing` during the…
stack72 Apr 22, 2016
dcf0996
Update CHANGELOG.md
stack72 Apr 22, 2016
31cc2d2
core: Do not type check unset variables
jen20 Apr 22, 2016
f051163
provider/aws: id-only refresh for autoscaling groups
mitchellh Apr 22, 2016
f394ce1
provider/aws: ebs_volume id-only tests
mitchellh Apr 22, 2016
c1509b0
providers/aws: eip id-only
mitchellh Apr 22, 2016
dd402a3
providers/aws: elb id-only
mitchellh Apr 22, 2016
d9ae2fd
Update CHANGELOG.md
Apr 22, 2016
5a65cc9
Use the new functionality offered by the `go-cloudstack` package
Apr 21, 2016
0654670
Merge pull request #6282 from svanharmelen/f-improve-project-support
Apr 22, 2016
9339ead
Update CHANGELOG.md
Apr 22, 2016
66af2b2
website(aws): link directly to lambda "Runtime" defininition
apparentlymart Apr 22, 2016
a7c2483
provider/aws: increase timeout for aws_redshift_cluster (#6305)
clstokes Apr 22, 2016
46430cd
Update CHANGELOG.md
catsby Apr 22, 2016
d85df63
providers/aws: aws_instance id-only
mitchellh Apr 22, 2016
13c1838
Merge pull request #6298 from hashicorp/b-type-check-unset
jen20 Apr 22, 2016
53988df
provider/aws: Fix issue updating ElasticBeanstalk Configuraiton Templ…
catsby Apr 22, 2016
8f90078
Merge pull request #6307 from hashicorp/b-aws-beanstalk-options-set-fix
catsby Apr 22, 2016
c0215dc
Update CHANGELOG.md
catsby Apr 22, 2016
0c5c54e
v0.6.15
Apr 22, 2016
91c644f
release: clean up after v0.6.15
Apr 22, 2016
6cf37b9
provider/aws: Update S3 Bucket Object docs for KMS Key
catsby Apr 22, 2016
6cfb6c1
provider/aws: Use KMS ARN in S3 Bucket test
catsby Apr 22, 2016
7aa468f
Merge pull request #6309 from hashicorp/b-aws-s3-kms-docs
catsby Apr 22, 2016
51a71c0
website: Add consul_key_prefix link to Consul provider navbar
apparentlymart Apr 22, 2016
9ef18d9
Fix typo in CHANGELOG.md (#6313)
radarhere Apr 23, 2016
425bee2
Do not send referrer (#6314)
sethvargo Apr 23, 2016
18e2096
Minor typo
sethvargo Apr 23, 2016
6ded3d5
Update middleman-hashicorp (#6315)
sethvargo Apr 23, 2016
a625013
provider/openstack: update doc sidebar link to openstack_networking_r…
drebes Apr 23, 2016
72b9cc4
Merge pull request #6316 from drebes/master
jen20 Apr 23, 2016
243e5c8
fixes-#6198-vsphere-provider-improve-documentation (#6200)
tommymalmqvist Apr 24, 2016
a9a607d
provider/vsphere: Add support for memory reservation (#6036)
tkak Apr 25, 2016
3da4b49
Update CHANGELOG.md
stack72 Apr 25, 2016
d31a6ac
provider/aws: Add support for api_gateway_authorizer (#6320)
radeksimko Apr 25, 2016
6c2b78c
Update CHANGELOG.md
stack72 Apr 25, 2016
ae38ef2
provider/azurerm: Make ARM template timeout 40m
Felivel Apr 23, 2016
14cffb8
Merge branch 'Felivel-master'
jen20 Apr 25, 2016
4445507
Update CHANGELOG.md
jen20 Apr 25, 2016
e138a07
provider/aws: Use ID in lookup for AWS KMS Aliases
catsby Apr 25, 2016
9ffe792
Merge pull request #6328 from hashicorp/b-aws-kms-alias-fix
catsby Apr 25, 2016
3aa0b38
Update CHANGELOG.md
catsby Apr 25, 2016
7a4bf6a
Azure does not allow CDN ports to be 0 (#6329)
buzztroll Apr 25, 2016
a443144
provider-aws: validate cluster_id length for aws_elasticache_cluster …
lian Apr 25, 2016
12a15fa
Update CHANGELOG.md
stack72 Apr 25, 2016
5f874c9
provider/aws: Extends the `aws_elasticache_cluster` validation (#6332)
stack72 Apr 25, 2016
2d2c0b2
provider/aws: Fix `aws_redshift_cluster` number_of_nodes update (#6333)
stack72 Apr 25, 2016
ee14603
Update CHANGELOG.md
stack72 Apr 25, 2016
bff9e78
Initial role documentation (#6302)
mixacha Apr 25, 2016
47c2b82
provider/vsphere: Document role requirements (#6340)
jen20 Apr 26, 2016
9ab2447
provider/aws: Elastic Beanstalk Environment update configuration temp…
dharrisio Apr 26, 2016
e3c3341
Update CHANGELOG.md
stack72 Apr 26, 2016
6aba504
Update of HCL Format dep
jrnt30 Apr 26, 2016
c13c0d1
adding the price classes from the AWS cloud formation docs (#6350)
d4v3y0rk Apr 26, 2016
a700574
fix some more docs issues (#6352)
d4v3y0rk Apr 26, 2016
33b39a7
website: Fix background on Cobbler docs
jen20 Apr 26, 2016
065a4e3
Merge pull request #6347 from jrnt30/GH-6346-HCLfmt-update
phinze Apr 26, 2016
069a292
Update CHANGELOG.md
phinze Apr 26, 2016
ac10a79
command/fmt tests: temporarily skip newline failures
phinze Apr 26, 2016
635fced
provider/aws: Fixes issue where an update for an `aws_elastic_beansta…
dharrisio Apr 26, 2016
0194cfd
Update CHANGELOG.md
stack72 Apr 26, 2016
5210e11
provider/aws: Add regression test for #5891
Mar 29, 2016
70242c2
provider/aws: Respect 'selection_pattern' in api_gateway_integration_…
Mar 29, 2016
d9f327c
provider/aws: Read aws_api_gateway_integration_response fields back
Mar 29, 2016
a9dc481
docs: Improve docs for API Gateway int. response selection_pattern
Mar 29, 2016
fb91833
vendor: Update github.com/aws/aws-sdk-go
radeksimko Apr 2, 2016
f1f602c
aws: Enable account ID check for assumed roles + EC2 instances
ColinHebert Dec 12, 2015
e3ade6a
provider/aws: Add support for api_gateway_account (#6321)
radeksimko Apr 27, 2016
ef161d9
Update CHANGELOG.md
stack72 Apr 27, 2016
02bbe18
comment grammar/spelling fix (#6373)
mdb Apr 27, 2016
de13281
provider/aws: fix potential aws_route crash (#6338)
phinze Apr 27, 2016
3fbe470
Update CHANGELOG.md
stack72 Apr 27, 2016
c74c5fe
Update HCL to latest, unskip fmt tests
phinze Apr 27, 2016
d404f1c
Update CHANGELOG.md
radeksimko Apr 27, 2016
ccedadc
AWS ELB Listener: Clarify that ssl_certificate_id must be ARN (#6370)
bruun Apr 27, 2016
813f2ca
provider/fastly: Update Gzip handling with new go-fastly (#6334)
catsby Apr 27, 2016
e4a1d21
Provider Docker: (#6376)
Apr 27, 2016
2c29a35
Update CHANGELOG.md
stack72 Apr 27, 2016
6f62248
Add functionality to specify and mount vmdks (#6146)
dkalleg Apr 27, 2016
d692cf5
Update CHANGELOG.md
stack72 Apr 27, 2016
2510755
provider/cloudflare: Add proxied option (#5508)
xla Apr 27, 2016
f0d44ad
Update CHANGELOG.md
stack72 Apr 27, 2016
f23514c
provider/azure: Randomize DNS Server acctest names
jen20 Apr 27, 2016
e0f1283
Merge pull request #6380 from hashicorp/b-azure-asm-acctests
jen20 Apr 27, 2016
7642fa0
Merge pull request #5893 from TimeIncOSS/b-aws-api-gateway-fields
radeksimko Apr 27, 2016
b74fc66
Update CHANGELOG.md
radeksimko Apr 27, 2016
0a8ea04
Merge pull request #5030 from TimeIncOSS/account_check
radeksimko Apr 27, 2016
ee3d89a
provider/aws: refresh state on SQS Queue not found (#6381)
stack72 Apr 27, 2016
537830b
Update CHANGELOG.md
radeksimko Apr 27, 2016
63514d2
Update CHANGELOG.md
stack72 Apr 27, 2016
dd77bf6
Fixed up some confusion between AWS_TOKEN and AWS_PROFILE. Also allow…
bigkraig Apr 27, 2016
495c4b3
provider/aws - CloudFront custom_error_response fixes for missing (#6…
jrnt30 Apr 27, 2016
776f522
Update CHANGELOG.md
stack72 Apr 27, 2016
c12a31e
provider/aws: Fix Read of AWS CloudWatch Log when Update was called (…
stack72 Apr 27, 2016
a13363f
Update CHANGELOG.md
stack72 Apr 27, 2016
a9b738f
provider/aws: Removal of duplicate error handling code in cloudwatch_…
stack72 Apr 28, 2016
5dbc468
added skip_customization setting
thetuxkeeper Apr 21, 2016
77c3ff9
Reference correct CloudFront origin type in documentation (#6393)
bruun Apr 28, 2016
a4407d9
provider/fastly: Add S3 Log Streaming to Fastly Service (#6378)
catsby Apr 28, 2016
c3ae506
Update CHANGELOG.md
catsby Apr 28, 2016
9ecb6a3
Clean up cloudfront docs and remove extraneous a tags (#6405)
alexpbrown Apr 28, 2016
64c1280
command/fmt: Improve documentation for -diff and defaults (#6398)
dcarley Apr 28, 2016
6e5da78
Fixing hard disk path when specifying only size (#6400)
dkalleg Apr 28, 2016
0238925
Update CHANGELOG.md
stack72 Apr 28, 2016
c61c021
provider/openstack: Instance Doc Examples (#6411)
jtopjian Apr 29, 2016
5b7f12e
Tweak docs to properly document .tfvars format (#6415)
chids Apr 29, 2016
a4eb845
remove debug statements from test
BrianHicks Apr 29, 2016
7367eaf
Fix #3562 provider/vsphere Added doc for customizations problems.
eloycoto Apr 29, 2016
cd69404
Fixing the broken test
Apr 28, 2016
fc70b47
Merge pull request #6420 from eloycoto/master
jen20 Apr 29, 2016
9c85c2e
Merge pull request #6355 from godmodelabs/vsphere-disable-customization
jen20 Apr 29, 2016
047736e
provider/vsphere: Reword customizations docs
jen20 Apr 29, 2016
90ad5be
Update CHANGELOG.md
jen20 Apr 29, 2016
0f3237a
Merge pull request #6383 from Ticketmaster/aws-tests-with-token
jen20 Apr 29, 2016
43837fd
Merge pull request #6418 from asteris-llc/f-triton-nic
jen20 Apr 29, 2016
3e06a75
Update CHANGELOG.md
jen20 Apr 29, 2016
8f07a2d
provider/librato: Add Librato provider
sarahhodne Sep 30, 2015
66e7a0b
provider/librato: Use metric name created by agent
jen20 Apr 29, 2016
0a679ef
Merge branch 'henrikhodne-librato-provider'
jen20 Apr 29, 2016
aba5049
Merge pull request #6403 from Ticketmaster/BROKEN_MASTER
jen20 Apr 29, 2016
7a49c2d
Update CHANGELOG.md
jen20 Apr 29, 2016
6913754
provider/docker: don't crash with empty commands
jen20 Apr 29, 2016
ac88c18
Merge pull request #6424 from hashicorp/b-docker-empty-command-crash
jen20 Apr 30, 2016
06e5085
Update CHANGELOG.md
jen20 Apr 30, 2016
c2f7a0c
provider/aws: Fix issue replacing Network ACL Relationship if Subnet …
catsby May 2, 2016
fca7a5d
Update CHANGELOG.md
catsby May 2, 2016
74949f9
Track enhanced links
sethvargo May 2, 2016
1c02bf2
Merge pull request #6443 from hashicorp/sethvargo/elink
phinze May 2, 2016
e086f6d
Adding File Resource for vSphere provider
dagnello May 2, 2016
fa0c629
Update CHANGELOG.md
stack72 May 2, 2016
d5f0fc2
provider/aws: Improve error handling in IAM Server Certificates (#6442)
catsby May 2, 2016
8465619
Update CHANGELOG.md
catsby May 2, 2016
00c953f
vendor: Updating Gophercloud dependencies
cristicalin May 3, 2016
6fe8269
provider/openstack: Neutron security group resources
cristicalin May 3, 2016
8f2b6e8
Merge pull request #6410 from cristicalin/neutron_security_groups_v1
jtopjian May 3, 2016
5aa5e88
Update CHANGELOG.md
jtopjian May 3, 2016
181463a
Update CHANGELOG.md
jtopjian May 3, 2016
1690a65
vendor: add go-rootcerts
phinze May 3, 2016
4ac6dda
state/remote/atlas: Use go-rootcerts for certificate loading
phinze May 3, 2016
b005709
Recommend bucket versioning for S3 remote state. (#6456)
clstokes May 3, 2016
bb73c74
provider/vsphere: added update function with support for vcpu and mem…
thetuxkeeper May 3, 2016
ab9d78f
Update CHANGELOG.md
stack72 May 3, 2016
501c05d
provider/vsphere: IPv6 support. (#6457)
stack72 May 3, 2016
cf0b264
Update CHANGELOG.md
stack72 May 3, 2016
a7311fa
providers/cloudflare: record can manage apex records
mitchellh May 3, 2016
109b3f5
providers/cloudflare: use cloudflare-go
mitchellh May 3, 2016
6099d82
Add new cloudflare lib
mitchellh May 3, 2016
c440628
Update atlas-go to latest version that uses go-rootcerts
phinze May 3, 2016
d5af110
Merge pull request #6449 from hashicorp/b-cloudflare-apex
mitchellh May 3, 2016
398fad4
Update CHANGELOG.md
mitchellh May 3, 2016
8921e10
Added softlayer virtual guest and ssh keys functionality:
Jun 20, 2015
309491a
Merge branch 'TheWeatherCompany-feature/softlayer-virtual-guest'
jen20 May 3, 2016
cce42ee
Update CHANGELOG.md
jen20 May 3, 2016
175f7bb
provider/aws: Bump Cloudfront dependency to 1.1.15, matching the rest…
catsby May 3, 2016
a5825f9
Fix launch_configuration error when using ebs which is encrypted
May 3, 2016
8dc9b4b
Update CHANGELOG.md
jen20 May 3, 2016
7f738be
provider/aws: Support eventually consistent aws_security_group_rule …
jrnt30 May 3, 2016
71cd09d
Update CHANGELOG.md
catsby May 3, 2016
9521522
Merge pull request #6453 from hashicorp/phinze/go-rootcerts
phinze May 3, 2016
5ed0360
add a height to svg in bnr to fix IE bug
captainill May 4, 2016
983da21
provider/aws: add response parameters support to api gateway (#6344)
joshrtay May 4, 2016
507ae65
Update CHANGELOG.md
radeksimko May 4, 2016
12eb536
godeps: fixup missing deps
phinze May 4, 2016
8cf13d9
Merge pull request #6475 from hashicorp/b-oh-godeps
phinze May 4, 2016
5182bf6
missing memory reservation in deployVirtualMachine
thetuxkeeper May 4, 2016
63849a5
Merge pull request #6482 from godmodelabs/fix-memory-reservation-temp…
jen20 May 4, 2016
1c691dc
provider/aws: Updating CloudFront distribution to set LoggingConfig i…
jrnt30 May 4, 2016
2f86586
Update CHANGELOG.md
catsby May 4, 2016
207fa06
Fixed obvious typos
stumbaumr May 4, 2016
a7a6aba
Merge pull request #6484 from stumbaumr/patch-1
jen20 May 4, 2016
a7817c0
Merge pull request #6469 from hashicorp/jt-ie-bnr
jen20 May 4, 2016
c8928e4
Update CHANGELOG.md
jen20 May 4, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ What should have happened?
What actually happened?

### Steps to Reproduce
Please list the steps requires to reproduce the issue, for example:
Please list the steps required to reproduce the issue, for example:
1. `terraform apply`

### Important Factoids
Expand Down
207 changes: 155 additions & 52 deletions CHANGELOG.md

Large diffs are not rendered by default.

Loading