Clint
14fa3a88fd
provider/aws: Added support for redshift destination to firehose delivery streams (supersedes #5304 ) ( #7375 )
...
* Added support for redshift destination to firehose delivery streams
* Small documentation fix
* go fmt after rebase
* small fixes after rebase
* provider/aws: Firehose test cleanups
* provider/aws: Update docs
* Convert Redshift and S3 blocks to TypeList
* provider/aws: Add migration for S3 Configuration in Kinesis firehose
* providers/aws: Safety first when building Redshift config options
* restore commented out log statements in the migration
* provider/aws: use MaxItems in schema
2016-06-30 15:03:31 -05:00
Paul Stack
079e1f9a56
provider/azurerm: Bump azure-sdk-for-go to 3.0.0-beta ( #7420 )
...
provider/azurerm: Bump azure-sdk-for-go to 3.0.0-beta
2016-06-30 15:36:08 +01:00
Radek Simko
b54481909b
Merge pull request #7428 from TimeIncOSS/f-efs-target-hostname
...
provider/aws: Add dns_name to aws_efs_mount_target
2016-06-30 12:40:48 +01:00
Radek Simko
32019fa008
provider/aws: Add dns_name to aws_efs_mount_target
2016-06-30 11:24:18 +01:00
Eloy Coto
ab390359be
Vsphere: Added uuid attributes ( #4382 )
2016-06-29 21:45:59 +01:00
James Bardin
84a70432cf
Merge pull request #7418 from hashicorp/jbardin/GH-7057
...
core: Add test to ensure key/values interpolated order
2016-06-29 15:59:19 -04:00
James Bardin
80365282cc
Add documentation for keys and values
...
Add documentation for the keys and values interpolation functions
2016-06-29 15:11:08 -04:00
Paul Hinze
7bad956dc3
Merge pull request #7415 from virtualbeck/patch-1
...
add a dash to make syntactically correct
2016-06-29 10:46:46 -05:00
Daniel Portella
21618a9111
provider/docker: Docker documentation and additional test message ( #7412 )
...
* added additional error info for when memory swap assert fails.
related to https://github.com/hashicorp/terraform/pull/7392
* updated docker_container documentation
reflect recent changes to docker provider around tests, dns options and
dns search support.
* Grammar and punctuation changes
Docker container documentation.
* Spell checking, grammar and punctuation.
Docker container documentation.
* Markdown change sto docker container documentation
2016-06-29 15:48:15 +01:00
Mike Beck
30c2274a20
add a dash to make syntactically correct
2016-06-29 09:27:48 -05:00
Kevin Crawley
a049fb17aa
Added support for `snapshot_identifier` parameter in aws_rds_cluster ( #7158 )
...
Made modifications to existing parameters to enable restoring a RDS cluster snapshot
document changes
2016-06-29 09:02:26 +01:00
Jason Wieringa
79dd1c7d80
Protect instance from autoscale in on aws_autoscaling_group ( #6490 )
...
* Add support for NewInstancesProtectedFromScaleIn on aws_autoscaling_group
* Add documentation for aws_autoscaling_group protect_from_scale_in
2016-06-29 07:36:34 +01:00
Paul Stack
d203c29e67
provider/aws: Documentation update for Elasticache Snapshot ( #7326 )
...
Fixes #4947 : To avoid confusion on using snapshots and t2 instance
sizes, a note has been added to the documentation
2016-06-28 10:01:59 -05:00
Radek Simko
186ee76d8f
aws/docs: Fix wrong kinesis resource name ( #7384 )
2016-06-28 10:54:47 +01:00
David Harris
23c0399500
provider/aws: Elastic Beanstalk scheduledaction ( #7376 )
...
Add support for scheduled actions in Elastic Beanstalk option settings
by adding optional `resource` attribute for option setting resource.
2016-06-28 01:56:12 +01:00
Paul Stack
ebb9b7a696
provider/azurerm: Add documentation for `azurerm_virtual_machine` with ( #7369 )
...
another data_disk attached
Fixes #7362
2016-06-27 19:05:56 +01:00
Sander van Harmelen
85ccf3b6b4
Merge pull request #7330 from svanharmelen/f-remove-deprecated
...
provider/cloudstack: delete all deprecated parameters before the 0.7 release
2016-06-27 17:43:49 +02:00
Paul Stack
561b4f1417
provider/azurerm: Documentation update for Public IP resource ( #7335 )
...
Fixes #7334 where the Public IP documentation was copied and pasted from
availability set documentation and wasn't updated
2016-06-27 12:47:54 +01:00
Rob Rankin
d99880dc80
Slight doc correction ( #7356 )
...
Docs referred to availability set name, not NSG name,
2016-06-27 12:24:53 +01:00
Sander van Harmelen
8bdec15649
Add a few explaining lines to the docs about ICMP types/codes
2016-06-27 11:52:22 +02:00
Sander van Harmelen
06b322f81f
Fix a small typo in the docs
2016-06-27 11:13:48 +02:00
Sander van Harmelen
c14aa6336e
Delete all deprecated parameters before the 0.7 release
...
Updated the docs accordingly and also executed all the acceptance tests
after making the changes…
2016-06-27 11:13:48 +02:00
Mickaël Canévet
b4c7a274fa
Add provider/cloudstack: add security_group_ids
2016-06-27 10:35:40 +02:00
Mickaël Canévet
d7e7a45ec6
provider/cloudstack: add security_group_names
2016-06-27 10:33:25 +02:00
Mickaël Canévet
3d9bdafb97
provider/cloudstack: add affinity_group_names
2016-06-27 09:55:34 +02:00
yissachar
1bd8b449e0
Add SES resource ( #5387 )
...
* Add SES resource
* Detect ReceiptRule deletion outside of Terraform
* Handle order of rule actions
* Add position field to docs
* Fix hashes, add log messages, and other small cleanup
* Fix rebase issue
* Fix formatting
2016-06-26 22:07:14 +01:00
Sander van Harmelen
e51fb92ab5
Merge pull request #7070 from serbaut/root_disk_size
...
provider/cloudstack: add root_disk_size
2016-06-25 19:47:48 +02:00
Sander van Harmelen
80f4b8069c
Merge pull request #7315 from svanharmelen/f-improve-acls
...
provider/cloudstack: make ACL's swappable, unless you want to stop using an ACL
2016-06-25 18:09:20 +02:00
Pete Shima
56284ea781
Add a link to the cloudwatch dimensions aws page in the docs ( #7325 )
2016-06-25 08:41:42 +01:00
Cameron Stokes
0857b13cb9
Fix markdown issue in template_file docs
...
Extra underscore was breaking markdown.
2016-06-24 07:53:21 -07:00
Sander van Harmelen
b7c71382f6
Make ACL's swappable, unless you want to stop using an ACL
...
In CloudStack you can dynamically start using an ACL and once you use
an ACL you can dynamically swap ACL’s. But once your using an ACL, you
can no longer stop using an ACL without rebuilding the network.
This change makes the `ForceNew` value dynamic so that it only returns
`true` if you are reverting from using an ACL to not using an ACL
anymore, making this functionally inline with the behaviour CloudStack
offers.
2016-06-24 13:27:05 +02:00
Justin Nauman
110714acc5
- Adding option_group_name to docs for db_instance ( #7310 )
2016-06-24 09:15:01 +01:00
Joe Topjian
5ce693df99
Merge pull request #7184 from alkersan/openstack_stop_before_detele
...
provider/openstack stop before destroy
2016-06-23 08:15:08 -06:00
stack72
2488bf2a2e
Merge branch 'keshav-hashicorp-rebase' of https://github.com/Yelp/terraform into Yelp-keshav-hashicorp-rebase
2016-06-23 07:53:54 +01:00
Dmytro Aleksandrov
c32d152495
Implemented stop_before_destroy behavior
...
Docs and acceptance test included
2016-06-23 09:20:41 +03:00
James Nugent
0885aeef93
docs: Mention map keys which start with a number
...
Fixes #6857 .
2016-06-22 12:05:12 +03:00
Keshav Varma
58bd6dfb02
Add an AWS Spot fleet resource
2016-06-21 17:31:30 -07:00
Boy van Duuren
9dfbc20abf
Updated the google provider authentication documentation
...
The Authentication JSON File[1] part of the Google provider
documentation contained outdated information.
This has now been updated.
2016-06-20 23:54:54 +02:00
Lee Calcote
b0d777c742
website/remote: added example usage for -disable
...
Added example usage for remote config subcommand, showing how to move from remote state to local state.
2016-06-17 20:16:09 -05:00
Thomas Reggi
fe540b408f
change the node_type to smaller size ( #7218 )
2016-06-17 15:53:45 -05:00
James Nugent
a9a2465b94
Merge pull request #7090 from geekq/patch-1
...
docs: explain instantiating terraform module multiple times
2016-06-17 13:36:38 +02:00
Radek Simko
2cdb5a367e
aws/route53_zone: Make delegation_set_id conflict w/ vpc_id ( #7213 )
...
- as per the API reference it is not possible to use delegation sets w/ private hosted zones
- http://docs.aws.amazon.com/Route53/latest/APIReference/API-create-hosted-zone-private.html
- http://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateHostedZone.html
- if you specify both AWS returns confusing error "InvalidInput" with no further details so this should reduce potential confusions & improve UX
2016-06-17 12:35:49 +01:00
dkalleg
02627e507d
vSphere Provider - Updating Virtual Disk doc ( #7200 )
...
Resolves https://github.com/hashicorp/terraform/issues/7165
2016-06-17 11:19:20 +01:00
Brian Edwards
d79879dba4
provider/datadog: add timeboard resource. upgrade vendored go-datadog-api to support read-only option. ( #6900 )
2016-06-15 18:44:49 +02:00
Seth Vargo
a1e0e171d9
Fix broken docs link ( #7175 )
2016-06-15 09:36:23 -05:00
Martin Atkins
ce447e8e2a
aws_availability_zones output as "names" rather than "instance" ( #7162 )
...
Since this resource produces a list it feels more intuitive to give its
attribute a plural name, and since the noun "instance" already means
something specific in the AWS provider that doesn't apply here we use
"names" to indicate that these are availability zone names.
Also includes updating the docs to not show a dynamic count example for
now, since we don't support that yet.
2016-06-15 15:17:12 +02:00
James Nugent
4b6a632246
core: Rename uniq -> distinct and add docs
2016-06-15 13:25:17 +02:00
Veselin Kantsev
b0a99ce35e
corrected "here doc" syntax notes
2016-06-12 18:57:13 +01:00
James Nugent
578ff9569e
core: Add sort() interpolation function
2016-06-11 18:03:52 +01:00
Paul Hinze
b0485db5f4
website: Remove `-backup` from `plan` docs
...
Refs #7087
2016-06-10 18:06:26 -05:00