Paul Stack
662dc9f49c
update docs on required parameter for api_gateway_integration
...
* update docs on required parameter for api_gateway_integration
This parameter was required for lambda integration.
Otherwise,
` Error creating API Gateway Integration: BadRequestException: Enumeration value for HttpMethod must be non-empty`
* documentation: Including the AWS type on the api_gateway_integration docs
2016-04-06 16:54:40 -05:00
Hector Rivas Gandara
ad761f338d
provider/aws: Doc cloudwatch SNS and lambda perms
...
Documentation for `aws_cloudwatch_event_target` to warn that in order to be
able to have your AWS Lambda function or SNS topic invoked by a CloudWatch
Events rule, you must setup the right permissions
using `aws_lambda_permission` or `aws_sns_topic.policy`
2016-04-06 10:28:24 -05:00
Sander van Harmelen
5e6af8e01b
Merge pull request #6010 from svanharmelen/f-deprecate-ipaddress
...
provider/cloudstack: make the CloudStack provider more inline with the other providers
2016-04-05 21:54:23 +02:00
James Nugent
fe4ddba426
Merge pull request #5988 from apparentlymart/consul-key-subtree
...
provider/consul: consul_key_prefix resource
2016-04-05 14:41:01 -05:00
Jeff Tang
41a8220e0f
add custom_json for opsworks layers
2016-04-05 08:57:19 -04:00
VERDOÏA Laurent
a24207b9b7
provider/docker: #5298 Add support for docker run --user option
2016-04-04 21:43:59 -05:00
KOJIMA Kazunori
d646682d7a
provider/aws: Support S3 bucket notification
...
* Implement aws_s3_bucket_notification resource
2016-04-04 21:23:06 -05:00
Clint
986fcd95f9
provider/google: Accept GOOGLE_CLOUD_KEYFILE_JSON env var for credentials
2016-04-04 16:56:35 -05:00
Sander van Harmelen
fddf3eccc6
Make the CloudStack provider more inline with the other provider
...
It turns out all other providers use `ip_address` where the CloudStack
provider uses `ipaddress`. To make this more consistent this PR
deprecates `ipaddress` and adds `ip_address` where needed…
2016-04-04 22:16:15 +02:00
Clint
b351a72e4c
provider/aws: Normalize and compact SQS Redrive, Policy JSON
...
* provider/aws: Nomralize SQS Redrive Policy JSON
* provider/aws: Fix typo in log statements
* compact the Policy on SNS Queue
* add acceptance test for policy formatting
2016-04-04 11:41:36 -05:00
Sander van Harmelen
f81334fd88
Merge pull request #6004 from svanharmelen/f-cloudstack-static-nat
...
provider/cloudstack: add `cloudstack_static_nat` resource
2016-04-04 18:17:57 +02:00
Sander van Harmelen
e5fecca7cc
Add `cloudstack_static_nat` resource
2016-04-04 15:48:14 +02:00
Martin Atkins
fa703db8a6
Merge #4955 : "terraform fmt" command
2016-04-04 01:07:32 -07:00
Martin Atkins
d706130a51
consul_key_prefix resource
...
This new resource is an alternative to consul_keys that manages all keys
under a given prefix, rather than arbitrary single keys across the entire
store.
The key advantage of this resource over consul_keys is that it is able to
detect and delete keys that are added outside of Terraform, whereas
consul_keys is only able to detect changes to keys it is explicitly
managing.
2016-04-02 20:37:11 -07:00
Martin Atkins
4b39302f04
Merge pull request #5944 from sbadia/doc-gcp
...
docs/google: Update links, fix syntax errors and remove whitespaces
2016-04-02 16:32:30 -10:00
Ryan Parman
b9c07badba
Update compute_instance_group_manager.html.markdown
2016-04-02 19:14:40 -07:00
Paul Stack
4c2738ae98
Merge pull request #5915 from dharrisio/f-aws-elastic-beanstalk-environment-options
...
provider/aws: Adding outputs for elastic_beanstalk_environment resource.
2016-04-01 17:34:56 -05:00
David Harris
c3a6cf0620
provider/aws: Adding outputs for elastic_beanstalk_environment resource.
...
refs #5798
2016-04-01 13:58:09 -06:00
Alexander Savchuk
b3675f4a41
Add link to Route table page, remove self-reference
...
This note must have been copied from the Route table page.
It makes more sense to remove the self reference and add a link to the
Route table page.
2016-04-02 08:39:19 +13:00
David Harris
bb1d4ee886
provider/aws: Add support for `cname_prefix` to `aws_elastic_beanstalk_environment`.
2016-04-01 09:53:10 -06:00
Paul Stack
c10c1b9a11
Merge pull request #5967 from dharrisio/f-aws-elastic-beanstalk-timeout-config
...
Adds `wait_for_ready_timeout` option to `aws_elastic_beanstalk_environment`.
2016-03-31 23:06:29 -05:00
David Harris
a8c7fb0a06
Adds `wait_for_ready_timeout` option to `aws_elastic_beanstalk_environment`.
2016-03-31 17:28:02 -06:00
Mark Turner
bc9e9faa4a
Added in section for creating credentials
2016-03-31 23:03:42 +01:00
Mark Turner
06a54cdc21
Set 'Testing' title to follow same format as others
2016-03-31 21:34:27 +01:00
Sebastien Badia
63e67441b3
docs/google: Update links, fix syntax errors and remove whitespaces
2016-03-31 12:40:04 +02:00
Paul Stack
71995eaea1
Merge pull request #4971 from jedineeper/docs-fix-parameter
...
docs: correct remote state documentation and add config sub-arguments for atlas.
2016-03-30 21:18:16 -05:00
Paul Stack
a8e0528784
Merge pull request #4277 from ctiwald/ct/add-new-asg-policy-type
...
Add support for "StepScaling" autoscaling policies.
2016-03-30 21:06:39 -05:00
Paul Stack
3ba1c5e7b8
Merge pull request #5884 from TimeIncOSS/docs-api-gateway-extra
...
docs: Add some details about API Gateway resources
2016-03-30 19:20:39 -05:00
Paul Stack
3dbedc6407
Merge pull request #5787 from iceycake/ISSUE-5702
...
ISSUE-5702: Making the Cloudwatch Event Rule Target target_id optional
2016-03-30 19:17:32 -05:00
Paul Stack
8ed809456d
Merge pull request #5830 from hashicorp/phinze/asg-health-check-grace-period-default
...
provider/aws: set ASG health_check_grace_period default to 300
2016-03-30 19:05:06 -05:00
Dave Dash
de61132564
ssl_certificate_id applies to lb_protocol only.
2016-03-29 14:13:54 -07:00
Clint
7d1cfde490
Merge pull request #5887 from hashicorp/b-aws-iam-server-cert-docs
...
provider/aws: Document lifecycle block needs for IAM Server Certificate
2016-03-29 14:35:52 -05:00
Radek Simko
c7a8f05e03
Merge pull request #5890 from meteor/jsonencode
...
config: new interpolation function jsonencode
2016-03-29 16:33:20 +01:00
David Glasser
6cf06bb3ab
config: new interpolation function jsonencode
2016-03-29 07:38:58 -07:00
Purrbiscuit
55269ae8d8
fix typo in datadog provisioner documentation
2016-03-29 10:19:28 -04:00
clint shryock
ac063bf573
provider/aws: Document lifecycle block needs for IAM Server Certificate
2016-03-28 15:39:54 -05:00
Radek Simko
1ce0f1b828
docs: Add some details about API Gateway resources
2016-03-28 20:15:15 +01:00
Bill Fumerola
1ccfacd2dd
provider/google: use non-deprecated image in acceptance tests, documentation
2016-03-26 09:55:28 -07:00
Jeshua Borges
99a1474545
Fix typo in kinesis_firehose_delivery_stream.html.markdown
...
Silly fix, but should be updated.
2016-03-25 16:59:26 -04:00
Radek Simko
1324838a15
Merge pull request #5857 from hashicorp/doc-ebs-block-device-mixmatch
...
provider/aws: doc EBS block device mix-match caveats
2016-03-25 20:41:57 +00:00
Paul Hinze
3abf815508
Merge pull request #5866 from TimeIncOSS/docs-api-gateway-fix
...
docs: Fix API Gateway documentation
2016-03-25 15:23:18 -05:00
Radek Simko
3afbadae75
docs: Fix API Gateway documentation
2016-03-25 20:11:00 +00:00
Sander van Harmelen
22b9e2a7d9
Update the docs to match the changes made in PR #5587
2016-03-25 18:24:16 +01:00
Paul Hinze
7501f32721
provider/aws: doc EBS block device mix-match caveats
...
refs #5706
2016-03-25 12:12:01 -05:00
Christopher Tiwald
f5c898e345
aws_autoscaling_policy: Add documentation for StepScaling policies.
2016-03-24 16:35:54 -04:00
Clint
c9293cc832
Merge pull request #5814 from hashicorp/provider-fastly-v1
...
provider/fastly: V1 of the Fastly Provider
2016-03-24 10:57:32 -05:00
clint shryock
3dcbdf0e28
provider/fastly: Documentation updates
2016-03-24 10:26:33 -05:00
Jeff Tang
88de250615
style updates to documentation and nil checks
2016-03-24 08:08:01 -04:00
Paul Hinze
6f76fb0702
provider/aws: set ASG health_check_grace_period default to 300
...
Closes #5658
2016-03-23 18:55:37 -05:00
clint shryock
2ad37bba4a
provider/fastly: Add Fastly Provider, ServiceV1 resource
2016-03-23 14:53:50 -05:00
Andy Chan
76adbefb95
ISSUE-5702: 2nd attempt to impl the target_id be optional
2016-03-23 10:42:53 -07:00
Andy Chan
7008bb6b9a
ISSUE-5702: Updating the documentation to reflex the corresponding change with target_id.
2016-03-23 10:25:13 -07:00
Paul Stack
0d8612b05a
Merge pull request #5794 from hashicorp/f-azurerm-vm-docs-1
...
documentation: Fix the AzureRM documentation to remove %d from Virtual Machine
2016-03-22 21:41:13 +00:00
stack72
41e2b06875
documentation: Fix the AzureRM documentation to remove %d from Virtual
...
Machine
2016-03-22 21:25:49 +00:00
albert
fdc105ac4d
Merge pull request #5785 from ack/clc-patches
...
CLC update: tests and alias
2016-03-22 12:39:20 -07:00
Albert Choi
8de8c6884d
[clc] re-add alias as an optional field. update docs
2016-03-22 11:25:09 -07:00
enspencer
7ee46ae343
Change stream_arm to stream_arn in docs
2016-03-22 14:08:57 -04:00
James Nugent
22a409e4cc
Merge pull request #5774 from stack72/f-aws-iam-user-sshkey
...
provider/aws: Add `aws_iam_user_ssh_key` resource
2016-03-22 10:29:08 +00:00
stack72
49c5137ef5
provider/aws: Add documentation for `aws_iam_user_ssh_key` resource
2016-03-22 01:19:39 +00:00
Paul Hinze
b2d3f92f7b
Merge pull request #4893 from ack/clc
...
provider/clc: CenturyLink Cloud Provider
2016-03-21 18:33:00 -05:00
Henning Sprang
dbb543a1fd
region available is growing
...
Same as just changed in e46d06bd81
;)
2016-03-21 22:12:46 +01:00
Henning Sprang
e46d06bd81
region available is growing
2016-03-21 21:04:30 +00:00
Paul Hinze
293c6ca68c
Revert "Revert "core: Add uuid() interpolate function.""
...
This reverts commit 661be01d9b
.
2016-03-21 15:14:30 -05:00
stack72
fe79dcf6c1
provider/azurerm: Add the documentation for the AzureRM Template
...
Deployment resource
2016-03-21 18:59:54 +00:00
stack72
fb92896326
Merge branch 'master' of github.com:hashicorp/terraform
2016-03-21 18:48:47 +00:00
Andy Chan
f7b85777d6
Added documentation for kms alias name_prefix
2016-03-21 18:48:15 +00:00
Clint
f715c91666
Merge pull request #5756 from hashicorp/b-beanstalk-configuration-update
...
provider/aws: Fix crasher in Elastic Beanstalk Configuration with Options
2016-03-21 12:59:22 -05:00
Paul Hinze
74de2fa378
Merge pull request #5760 from uber/b-website-gcp-instance-group
...
Correct markdown for google_compute_instance_group and attach to index
2016-03-21 12:36:26 -05:00
Bill Fumerola
972aecdd84
Correct markdown for google_compute_instance_group and attach to index
2016-03-21 10:29:59 -07:00
James Nugent
f946695187
Merge pull request #5444 from TimeIncOSS/f-aws-logs-metric-filter
...
provider/aws: Add support for CloudWatch Log Metric Filter
2016-03-21 16:43:38 +00:00
clint shryock
9ae8e85640
provider/aws: Fix crasher in Elastic Beanstalk Configuration with option settings
2016-03-21 11:43:31 -05:00
Albert Choi
7775cc8ccc
snapshot from CenturyLinkLabs/terraform-provider-clc
...
+examples +docs for clc
2016-03-21 08:58:37 -07:00
James Nugent
e70764f64d
provider/triton: New provider for Joyent Triton
...
This brings across the following resources for Triton from the
joyent/triton-terraform repository, and converts them to the canonical
Terraform style, introducing Terraform-style documentation and
acceptance tests which run against the live API rather than the local
APIs:
- triton_firewall_rule
- triton_machine
- triton_key
2016-03-20 20:15:17 +00:00
Martin Atkins
7061448d74
Docs for InfluxDB provider and database resource
2016-03-20 14:53:34 -05:00
Josh Masseo
1b4991163f
UltraDNS Provider
2016-03-20 12:10:59 -05:00
James Nugent
85b4b5813f
Revert "provider/triton: New provider for Joyent Triton"
...
This reverts commit f60f04ac70
.
2016-03-19 17:53:06 +00:00
James Nugent
5bae6cb1e6
Merge pull request #5277 from hashicorp/f-joyent-triton
...
provider/triton: New provider for Joyent Triton
2016-03-19 17:49:39 +00:00
James Nugent
c71751c596
Merge pull request #5428 from shaneog/google_dns_managed_zone
...
description is now a required field for google_dns_managed_zone
2016-03-19 17:06:13 +00:00
James Nugent
f60f04ac70
provider/triton: New provider for Joyent Triton
...
This brings across the following resources for Triton from the
joyent/triton-terraform repository, and converts them to the canonical
Terraform style, introducing Terraform-style documentation and
acceptance tests which run against the live API rather than the local
APIs:
- triton_firewall_rule
- triton_machine
- triton_key
2016-03-18 23:35:01 +00:00
Paul Hinze
020e564dc7
Merge pull request #5725 from hashicorp/phinze/aws-aurora-db-subnet-group-name-docs
...
provider/aws: clarify `db_subnet_group_name` in Aurora docs
2016-03-18 18:25:43 -05:00
Paul Hinze
209b691971
docs: Add a section to Debugging docs about crash logs
...
Not necessary for the average user, but perhaps helpful to the intrepid
one!
2016-03-18 18:10:26 -05:00
Paul Hinze
fe04808d0d
provider/aws: clarify `db_subnet_group_name` in Aurora docs
...
The `db_subnet_group_name` needs to match between clusters and their
instances.
2016-03-18 17:15:13 -05:00
Paul Hinze
4e5429a140
provider/aws: ability to generate unique RDS identifier
...
Needed to truncate the identifier for SQL Server engines to keep it at
max 15 chars per the docs. Not a full UUID going into it, but should be
"unique enough" to not matter in practice.
Modified the basic test to use the generated value. Other tests are
still working w/ explicitly specified identifiers.
2016-03-18 16:07:37 -05:00
stack72
2e1455df2f
documentation/aws: Changing `aws_autoscaling_group` `metrics_granularity` to be optional and noting that it has a default value of 1Minute
2016-03-19 00:00:22 +05:30
Clint
a8a5acec6f
provider/aws: Update RDS Cluster Instance Docs
...
The provided config didn't work; this should patch that up, to avoid the name conflict
2016-03-18 09:34:28 -05:00
Kocsis Máté
7a0063c9eb
docs/aws: Fixed aws_ecs_service example
2016-03-17 21:17:13 +01:00
Paul Hinze
07caec0d14
Merge pull request #5194 from objectpartners/f-github-provider
...
GitHub Organization Provider
2016-03-17 10:53:13 -05:00
stack72
808ce45612
provider/azurerm: Adds documentation for the `azurerm_virtual_machine`
...
resource
2016-03-17 15:08:59 +00:00
clint shryock
93a1f7a41f
provider/aws: Document volume_size requirement if using EBS in ElasticSearch Domain
2016-03-17 09:00:41 -05:00
Paul Stack
fea6b60f06
Merge pull request #5680 from iceycake/aws_db_instance-missing-tags-doc
...
Added the missing tags params to the aws_db_instance doc
2016-03-17 09:08:52 +05:30
Andy Chan
1fb74416ac
Added the missing tags params to the doc
2016-03-16 16:20:40 -07:00
Jan-Arve Nygård
1aba9581f5
Changed volume to network in description for zone
2016-03-16 13:15:57 +01:00
Paul Hinze
661be01d9b
Revert "core: Add uuid() interpolate function."
2016-03-15 18:39:34 -05:00
Radek Simko
7a33fad25f
provider/aws: Add docs for CloudWatch Log Metric Filter
2016-03-15 15:01:20 +00:00
Jeff Tang
bcd5904eea
Add support for Opsworks Instances
...
New resource checklist
- [x] Acceptance testing
- [x] Documentation
- [x] Well-formed code
2016-03-14 15:12:43 -04:00
Paul Hinze
57070057db
Merge pull request #5527 from hashicorp/phinze/untaint
...
command: Add `terraform untaint`
2016-03-14 09:34:43 -05:00
stack72
1f2072cd41
documentation: Marking `notification_target_arn` and `role_arn` as
...
optional in `aws_autoscaling_lifecycle_hook`
2016-03-14 13:23:03 +00:00
tjinjin
336822646f
Fix typo: "messag" to "message."
2016-03-14 03:24:33 +09:00
Radek Simko
693b5de932
docs/aws: Add a note about ECS Service LB limitation
2016-03-13 15:22:29 +00:00
Pradeep Chhetri
19c9e14d5b
Updated google instance docs with custom instance type
2016-03-13 10:23:52 +00:00