James Nugent
50d7abcd8a
Merge pull request #3761 from ryane/f-provider-docker-improvements
...
provider/docker: support additional arguments for `docker_container` resource
2015-12-02 11:46:29 -05:00
clint shryock
35b18ceb29
providers/aws: Update Security Group docs
2015-12-02 10:28:17 -06:00
James Nugent
3cbe014e31
Add missing documentation link for #4093
2015-12-01 08:47:12 -05:00
James Nugent
9987f36d86
Merge pull request #4093 from paybyphone/master
...
provider/aws: New resource `aws_lambda_event_source_mapping`
2015-12-01 08:36:45 -05:00
Henning Sprang
6a031af0ba
change get -u option get -update
...
get -u does not work the name is -update.
2015-11-30 19:43:54 +01:00
Chris Marchesi
85627630bd
New resource (AWS provider) - aws_lambda_event_source_mapping
2015-11-30 07:45:38 -08:00
James Nugent
72b8c82c08
Merge pull request #4106 from stack72/statuscake-documentation
...
provider/statuscake: Adding some documentation
2015-11-30 12:49:31 +00:00
stack72
3ecf722b77
Adding some documentation for the StatusCake provider
2015-11-30 10:44:21 +00:00
stack72
d0548a8165
Changing aws_route from Route53 layout to VPC layout
2015-11-29 14:49:45 +00:00
Verdoïa Laurent
b07356ba95
docs: Correct mistype
2015-11-28 14:10:47 +09: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
stack72
632a9147cc
Adding support for Block_Durations to AWS Spot instance
2015-11-26 11:56:04 +00:00
stack72
8cdfe152d6
Adding the documentation of aws_instance tenancy
2015-11-26 10:21:06 +00:00
chrislovecnm
d70cdde233
merging in upstream, because rebase was insane
2015-11-25 00:44:27 -07: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 shryock
d3f41320e8
provider/aws: Update Instance/Spot docs for IP information
2015-11-24 10:10:12 -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
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
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
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
Nicki Watt
3809315af9
Upped default maxRetryTimeout from 30s -> 60s
2015-11-23 11:45:16 +00:00
Paul Forman
9cec40ea3c
Add missing error-checks from code review
...
Some error-checking was omitted.
Specifically, the cloudTrailSetLogging call in the Create function was
ignoring the return and cloudTrailGetLoggingStatus could crash on a
nil-dereference during the return. Fixed both.
Fixed some needless casting in cloudTrailGetLoggingStatus.
Clarified error message in acceptance tests.
Removed needless option from example in docs.
2015-11-22 12:54:11 -07:00
Paul Forman
484887c0c5
Change default for logging in CloudTrail to true
...
The default for `enable_logging`, which defines whether CloudTrail
actually logs events was originally written as defaulting to `false`,
since that's how AWS creates trails.
`true` is likely a better default for Terraform users.
Changed the default and updated the docs.
Changed the acceptance tests to verify new default behavior.
2015-11-22 10:47:23 -07:00
Nicki Watt
49195f8b77
Added docs for maxRetryTimeout
2015-11-21 12:55:07 +00:00
Paul Forman
f98dbbb580
Tests and docs for AWS CloudTrail "enable_logging"
...
Add acceptance tests for creation, enable, and disable logging.
Add option to docs and example.
2015-11-21 00:18:38 -07:00
stack72
7bda855590
Adding the work to assign a Floating IP to a Droplet
2015-11-20 19:12:31 +02:00
Julien Fabre
ed3f54cc47
Add AWS Classiclink for AWS VPC resource
2015-11-20 16:48:48 +01:00
Takaaki Furukawa
7bf02243a1
rename vcenter_server config parameter to something clearer
2015-11-20 20:37:49 +09:00
chrislovecnm
98167cea79
merging upstream master
2015-11-18 16:09:05 -07:00
Brett Mack
815ff7ac63
Merge branch 'terraform' into hmrc
2015-11-18 17:56:28 +00:00
James Nugent
b177370bdc
Merge pull request #3962 from miguelaferreira/patch-1
...
provider/cloudstack docs: use underscore in virtual machine attribute
2015-11-18 17:14:58 +02:00
James Nugent
ce1bcd7ccc
Merge pull request #3959 from chrislovecnm/vsphere-ipv4-documentation-updates
...
Update docs to reflect vsphere provider only supporting IPv4 addresses
2015-11-18 17:11:37 +02:00
Miguel Ferreira
9e42207fee
Use underscore in virtual machine attribute
2015-11-18 14:47:21 +01:00
Chris Love
9de7319b63
Update virtual_machine.html.markdown
...
Typo
2015-11-17 21:56:58 -07:00
chrislovecnm
2d0ceb51c4
updating documenation that vsphere provider only supports ipv4 addressing
2015-11-17 21:53:55 -07:00
Luke Amdor
f23a4994ae
docs: fix template_file syntax error
2015-11-17 16:45:08 -06:00
Paul Hinze
7f9360797c
provider/aws: wait for ASG capacity on update
...
It's a bit confusing to have Terraform poll until instances come up on
ASG creation but not on update. This changes update to also poll if
min_size or desired_capacity are changed.
This changes the waiting behavior to wait for precisely the desired
number of instances instead of that number as a "minimum". I believe
this shouldn't have any undue side effects, and the behavior can still
be opted out of by setting `wait_for_capacity_timeout` to 0.
2015-11-17 10:25:41 -06:00
Brett Mack
cc54785b1c
Merge branch 'terraform' into hmrc
2015-11-17 10:13:53 +00:00
Paul Hinze
7e59d7f67c
Merge pull request #3901 from hashicorp/phinze/google-credentials
...
provider/google: read credentials as contents instead of path
2015-11-16 17:57:54 -06:00
Paul Hinze
010293992a
Merge pull request #3899 from hashicorp/phinze/azure-publish-settings
...
provider/azure: read publish_settings as contents instead of path
2015-11-16 17:54:43 -06:00
Paul Hinze
fb0dc4951d
provider/azure: read publish_settings as contents instead of path
...
Building on the work in #3846 , shifting the Azure provider's
configuration option from `settings_file` to `publish_settings`.
2015-11-16 17:47:56 -06:00
Clint
0346c66d1c
Merge pull request #3839 from hashicorp/new_header
...
New header/footer redesign
2015-11-16 16:05:37 -06:00
Paul Hinze
eb9a93862b
provider/google: read credentials as contents instead of path
...
Building on the work in #3846 , shifting the Google provider's
configuration option from `account_file` to `credentials`.
2015-11-16 15:14:32 -06:00
Paul Hinze
993ec0a320
Merge pull request #3909 from hashicorp/phinze/template-file-contents
...
template_file: source contents instead of path
2015-11-16 14:50:45 -06:00
Sander van Harmelen
0cdc81f390
Merge pull request #3896 from hashicorp/phinze/chef-keys-as-contents
...
chef: read key contents instead of paths
2015-11-16 21:44:09 +01:00
Paul Hinze
afb416fba4
Merge pull request #2807 from dwradcliffe/f-dyn-provider
...
add Dyn provider
2015-11-16 13:53:44 -06:00
Mike Ball
874bddd84c
website: add `` to format documentation env vars
...
this consistently formats the `TF_*` variables referenced in
documentation and also improves readability.
2015-11-16 11:23:43 -05:00
Silas Sewell
309e697a52
provider/tls: add locally signed certificates
...
This allows you to generate and sign certificates using a local CA.
2015-11-15 20:23:40 -05:00
Pete Shima
880002fe15
Small update to packet.net docs for project
2015-11-15 10:55:42 -08:00
Radek Simko
432cab51a7
Merge pull request #3917 from grothja/patch-1
...
Correct argument reference for `certificate`
2015-11-14 09:29:13 +00:00
Jonathan Groth
8491f0883d
Correct argument reference for `certificate`
2015-11-13 17:13:20 -05:00
Chris Love
6d13b9296b
updating documentation
2015-11-13 12:49:40 -07:00
Paul Hinze
928f534cfc
template_file: source contents instead of path
...
Building on the work of #3846 , deprecate `filename` in favor of a
`template` attribute that accepts file contents instead of a path.
Required a bit of work in the interpolation code to prevent Terraform
from assuming that template interpolations were resource variables that
needed to be resolved. Leaving them as "Unknown Variables" prevents
interpolation from happening early and lets the `template_file` resource
do its thing.
2015-11-13 11:24:20 -06:00
Joe Topjian
edd8e722bf
provider/openstack: Make Networking Port attributes more intuitive
...
This commit makes some quick updates to the port attributes to make them
more intuitive:
* `security_groups` to `security_group_ids`: since the port is expecting
IDs and not security group names like in other areas of OpenStack.
* `admin_state_up`: change to Boolean to match this same attribute on
other resources.
* `fixed_ips` to `fixed_ip`: while multiple `fixed_ip` blocks can be
specified, only one fixed IP can be specified in each block.
2015-11-13 04:46:12 +00:00
Kirill Shirinkin
3a1a242a7a
provider/openstack: Allow port_id for router interface
2015-11-13 03:13:12 +00:00
Paul Hinze
73ce6d184a
chef: read key contents instead of paths
...
Builds on the work of #3846 , shifting the Chef provisioner's
configuration options from `secret_key_path` and `validation_key_path`
over to `secret_key` and `validation_key`.
2015-11-12 16:11:44 -06:00
Paul Hinze
7ffa66d1a5
ssh: accept private key contents instead of path
...
We've been moving away from config fields expecting file paths that
Terraform will load, instead prefering fields that expect file contents,
leaning on `file()` to do loading from a path.
This helps with consistency and also flexibility - since this makes it
easier to shift sensitive files into environment variables.
Here we add a little helper package to manage the transitional period
for these fields where we support both behaviors.
Also included is the first of several fields being shifted over - SSH
private keys in provisioner connection config.
We're moving to new field names so the behavior is more intuitive, so
instead of `key_file` it's `private_key` now.
Additional field shifts will be included in follow up PRs so they can be
reviewed and discussed individually.
2015-11-12 14:59:14 -06:00
Lars Wander
7be90215bc
provider/google: Fix instance group manager instance restart policy
2015-11-12 15:44:31 -05:00
clint shryock
fddafd2b96
providers/aws: Document and validate ELB ssl_cert and protocol requirements
2015-11-12 14:25:50 -06:00
James Nugent
9d27504133
Merge pull request #3866 from br0ch0n/sqs_queue_doc_example
...
Add example of redrive_policy to docs.
Fixes #2711 .
2015-11-12 11:04:55 -06:00
James Nugent
cbbe06388f
Merge pull request #3883 from lwander/f-gcp-https-health-checks
...
provider/google: HTTPS Health Checks Resource + Tests & Documentation
2015-11-12 10:02:39 -06:00
Lars Wander
28819603ba
provider/google: HTTPS health checks resource + tests & documentation
2015-11-12 10:48:26 -05:00
Michael H. Oshita
90d70786ac
Align IAM version number to the current version (2012-10-17)
2015-11-13 00:32:45 +09:00
Brandon Rochon
5bdba00082
add example of redrive_policy #2711
...
Change-Id: Ia1b26bf32d16628c3ef5cf99745ba7c222d3251e
2015-11-11 13:50:54 -08:00
Chad Thompson
d309f8b82b
Update remote-config.html.markdown
...
Replace "shared storaged" with "shared storage". (Very minor change.)
2015-11-11 13:09:26 -06:00
Nicki Watt
5df9d22a6a
Minor doc updates
2015-11-11 07:43:36 +00:00
clint shryock
0a1890c329
Merge branch 'master' into pr-3708
...
* master: (95 commits)
Update CHANGELOG.md
Update CHANGELOG.md
Update CHANGELOG.md
Update CHANGELOG.md
upgrade a warning to error
add some logging around create/update requests for IAM user
Update CHANGELOG.md
Update CHANGELOG.md
Build using `make test` on Travis CI
Update CHANGELOG.md
provider/aws: Fix error format in Kinesis Firehose
Update CHANGELOG.md
Changes to Aws Kinesis Firehouse Docs
Update CHANGELOG.md
modify aws_iam_user_test to correctly check username and path for initial and changed username/path
Update CHANGELOG.md
Update CHANGELOG.md
Prompt for input variables before context validate
Removing the AWS DBInstance Acceptance Test for withoutEngine as this is now part of the checkInstanceAttributes func
Making engine_version be computed in the db_instance provider
...
2015-11-10 16:52:45 -06:00
Brett Mack
a05ff89a7d
Changed documentation to better show what can be done with firewall rules
2015-11-10 22:49:38 +00:00
James Nugent
ca442bf00b
Merge pull request #3818 from ijin/patch-1
...
provider/aws: Document `license_model` as supported argument for db_instance
2015-11-10 17:40:15 -05:00
Clint
bea8e0b14f
Merge pull request #3780 from hashicorp/b-aws-elb-source-sg-id
...
providers/aws: Provide source security group id for ELBs
2015-11-10 16:38:55 -06:00
Clint
51fd5fafef
Merge pull request #3744 from stack72/f-aws-db-instance
...
provider/aws: Changing the db_instance resource to mark the engine_version as Optional
2015-11-10 15:48:06 -06:00
James Nugent
7c50e3ed65
Merge pull request #3833 from stack72/aws-kinesis-firehose
...
provider/aws: Add Kinesis Firehose resource
2015-11-10 16:04:48 -05:00
Paul Stack
77bad2c946
Changes to Aws Kinesis Firehouse Docs
...
Changing the AWS Kinesis Firehose docs as per @jen20's feedback
2015-11-10 20:59:01 +00:00
Clint
5708457610
Merge pull request #3802 from pforman/2911-lc-prefix
...
provider/aws: add name_prefix option to launch config
2015-11-10 14:43:08 -06:00
captainill
5453506335
fix font legibility
2015-11-10 10:34:57 -08:00
stack72
1abb0b19bf
Changing the db_instance resource to mark the engine_version as Optional
2015-11-10 17:30:09 +00:00
stack72
255486857e
Changing the Firehose documentation to note the regions is is available for and also that s3 is the only destination involved right now
2015-11-10 16:45:46 +00:00
stack72
8c68cb1080
Adding the documentation for the Kinesis Firehose Delivery Stream
2015-11-10 16:43:34 +00:00
captainill
54c722f2e8
final cleanup
2015-11-09 22:25:03 -08:00
captainill
81b0e020f0
use 300 for weight in both header/footer
2015-11-09 22:23:30 -08:00
captainill
8d847a9ac4
fix sticker footer
2015-11-09 22:21:39 -08:00
captainill
348fd81b75
terraform hover update
2015-11-09 22:17:57 -08:00
captainill
25faa1d97f
add padding to homepage footer
2015-11-09 22:12:00 -08:00
captainill
ebec7e2bc2
use more atomic styles for header/footer classes. use page url to determin class names
2015-11-09 22:11:00 -08:00
Michael H. Oshita
22876be830
Document `license_model` as supported argument
...
Required for Oracle SE1
2015-11-10 14:31:55 +09:00
mcinteer
64d982ac9e
Change the docs as the token can be explicitly set
...
This tripped me up today when I was trying to connect using MFA. I had a look at the source and found the token property, tested it out and low and behold it worked!
Hopefully this saves someone else going through the same pain
2015-11-10 11:27:45 +13:00
Clint
6906dc1b2b
Merge pull request #3822 from ijin/patch-2
...
Add db_subnet_group_name to aws_rds_cluster docs
2015-11-09 14:11:16 -06:00
Martin Atkins
988baa584b
Merge #3814 : 'coalesce' interpolation func
2015-11-09 09:31:18 -08:00
Michael H. Oshita
796fdeef53
Update rds_cluster.html.markdown
...
I needed `db_subnet_group_name` in the rds_cluster resource as well when creating on a non-default VPC.
https://github.com/hashicorp/terraform/pull/2935#issuecomment-133481106
2015-11-10 01:42:59 +09:00
Jef Statham
13e862673f
Fix spelling mistake in aws iam saml title
2015-11-09 10:52:09 -05:00
Jef Statham
87e384dc97
Fix spelling mistake in aws saml example
...
Example resource name is `aws_iam_saml_provider` instead of `aws_saml_provider`.
2015-11-09 09:56:38 -05:00
Kirill Shirinkin
7e676a672f
provider/openstack: extend documentation of Neutron::FloatingIP
2015-11-08 20:43:34 +01:00
Matt Morrison
6ecec7fe83
Add coalesce func
2015-11-08 19:34:56 +13:00
Paul Forman
4d640c6528
providers/aws: add name_prefix option to launch config
...
See #2911 .
This adds a `name_prefix` option to `aws_launch_configuration` resources.
When specified, it is used instead of `terraform-` as the prefix for the
launch configuration. It conflicts with `name`, so existing
functionality is unchanged. `name` still sets the name explicitly.
Added an acceptance test, and updated the site documentation.
2015-11-07 01:29:16 -07:00
captainill
b33c3fcd0d
whitespace
2015-11-06 21:01:14 -08:00
Joe Gross
a727b0c415
add closing quote
2015-11-06 19:02:05 -08:00
captainill
7f53f82f0d
responsive tweak
2015-11-06 16:06:48 -08:00
captainill
8a1bf06815
responsive cleanup
2015-11-06 16:01:39 -08:00
captainill
2d30d8f483
fix incorrect link
2015-11-06 15:45:02 -08:00
captainill
a5f8ecfdd8
header styles complete + subpage
2015-11-06 15:41:23 -08:00
Clint
91aeba48ff
Merge pull request #3795 from willrstern/aws-rds-typo
...
Typo in docs - AWS RDS config
2015-11-06 17:08:52 -06:00
clint shryock
d6f6a3b3f5
Merge branch 'master' of github.com:hashicorp/terraform
...
* 'master' of github.com:hashicorp/terraform:
Update CHANGELOG.md
Adding S3 support for Lambda provider
2015-11-06 16:55:32 -06:00
clint shryock
ccd37796ec
Merge branch 'pr-3707'
...
* pr-3707:
config updates for ElastiCache test
Removing the instance_type check in the ElastiCache cluster creation. We now allow the error to bubble up to the userr when the wrong instance type is used. The limitation for t2 instance types now allowing snapshotting is also now documented
Making the changes to the snapshotting for Elasticache Redis as per @catsby's findings
Added an extra test for the Elasticache Cluster to show that updates work. Also added some debugging to show that the API returns the Elasticache retention period info
When I was setting the update parameters for the Snapshotting, I didn't update the copy/pasted params
Adding the ability to specify a snapshot window and retention limit for Redis ElastiCache clusters
2015-11-06 16:55:16 -06:00
Rob Zienert
327bd4f9c0
Adding S3 support for Lambda provider
2015-11-06 15:57:18 -06:00
Will Stern
1ab69ab638
typo in cluster_identifier
2015-11-06 15:55:58 -06:00
captainill
1269d2a156
shared styles update
2015-11-06 12:45:10 -08:00
captainill
39cbc56161
in progress header redesign
2015-11-06 12:35:24 -08:00
Clint
c284f31570
Merge pull request #3626 from wojtekmach/patch-1
...
digitalocean: update index docs for do_token var
2015-11-06 11:32:09 -06:00
Clint
ea3fc69f67
Merge pull request #3789 from stack72/f-aws-rds-cluster-instance-docs
...
provider/aws: RDS Cluster Instance Docs Update
2015-11-06 11:30:22 -06:00
Joe Topjian
1656e2837c
Merge pull request #3772 from Fodoj/add-fixed-ips-to-openstack-ports
...
provider/openstack: Add fixed ips to openstack ports
2015-11-06 10:21:20 -07:00
clint shryock
83ae6fe410
document source_security_group_id for ELB
2015-11-06 11:20:30 -06:00
stack72
e8a411ce5f
Fixing the RDS Cluster Instance docs to show that either an instance must be set as public OR have a db_subnet_group_name set
2015-11-06 16:10:21 +00:00
stack72
350f91ec06
Removing the instance_type check in the ElastiCache cluster creation. We now allow the error to bubble up to the userr when the wrong instance type is used. The limitation for t2 instance types now allowing snapshotting is also now documented
2015-11-06 11:16:51 +00:00
Brett Mack
bda4ef7e7c
Merge branch 'terraform' into hmrc
2015-11-06 10:22:25 +00:00
Clint
cb52e23226
Merge pull request #3757 from stack72/f-aws-rds-cluster-backup
...
provider/aws: RDS Cluster additions
2015-11-05 14:28:18 -06:00
Paul Hinze
d347b9d8e5
Merge pull request #3729 from hashicorp/docs-vmware-vsphere
...
docs: Change vSphere to VMware vSphere
2015-11-05 13:07:50 -06:00
Paul Hinze
e85a618d67
Merge pull request #3717 from rakutentech/improve-acceptance-test
...
provider/vsphere: Fix acceptance tests for using optional parameters
2015-11-05 13:07:20 -06:00
Kirill Shirinkin
3a63b48f97
provider/openstack: fixed_ips implementation for ports
2015-11-05 19:23:05 +01:00
Brett Mack
cb90e6c037
Merge branch 'master' into hmrc
2015-11-05 16:35:27 +00:00
ryane
72c86a62c0
support for log driver + config in docker container
2015-11-04 15:52:16 -05:00
ryane
4531866d8d
add label support to docker container resource
2015-11-04 15:52:15 -05:00
ryane
6842c32d03
add basic runtime constraints to docker_container
2015-11-04 15:52:15 -05:00
ryane
17d185808e
restart policy support for docker_container
2015-11-04 15:52:15 -05:00
ryane
0ded14f160
entrypoint support for docker_container resource
2015-11-04 15:52:15 -05:00
clint shryock
e3be1d5f10
update elb access logs docs
2015-11-04 14:15:40 -06:00
Trevor Pounds
02ee437328
Add website docs.
2015-11-04 14:14:51 -06:00
stack72
1d0dbc5d19
Adding backup_retention_period, preferred_backup_window and preferred_maintenance_window to RDS Cluster
2015-11-04 19:40:22 +00:00
Dave Cunningham
bb5eb4ff46
Merge pull request #3702 from lwander/f-gcp-global-forwarding-rule
...
provider/google: global forwarding rule tests & documentation
2015-11-03 13:41:08 -05:00
Lars Wander
d344d3e39a
provider/google: global forwarding rule tests & documentation
2015-11-03 13:31:46 -05:00
Lars Wander
d11524682a
provider/google: Target HTTPS proxy resource + tests & documentation
2015-11-03 12:34:13 -05:00
Dave Cunningham
0097d7105b
Merge pull request #3727 from lwander/f-gcp-target-http-proxy
...
provider/google: Target HTTP proxy resource + tests & documentation
2015-11-03 12:12:01 -05:00
Lars Wander
843c04e917
provider/google: Improve Container Scope Example Documentation
2015-11-03 10:30:36 -05:00
Lars Wander
e7ebb0ac40
provider/google: target http proxies resource + tests & documentation
2015-11-03 08:54:30 -05:00
Joe Topjian
312d371ce9
provider/openstack: Additions to the OpenStack Port resource
...
This commit adds further work to the OpenStack port resource:
* Makes relevant fields computed
* Adds state change functions
* Adds acceptance tests
* Adds Documentation
2015-11-03 06:07:32 +00:00
Joe Topjian
352d6abfd7
Merge pull request #3232 from jtopjian/openstack-bootfromvolume-image-fixes
...
provider/openstack: Boot From Volume and Image Handling Fixes
2015-11-03 13:57:18 +09:00
Cameron Stokes
05a0a41236
vSphere occurrences in vsphere_virtual_machine resource page
2015-11-02 18:27:22 -08:00
Cameron Stokes
d99b9aaa6f
vSphere occurrence in layout
2015-11-02 18:25:05 -08:00
Cameron Stokes
964c9cd7e8
Change all occurrences of 'vSphere' to 'VMware vSphere'
2015-11-02 18:21:08 -08:00
Dave Cunningham
519756c42a
Merge pull request #3722 from lwander/f-gcp-url-maps
...
provider/google: Added url map resource + tests & documentation
2015-11-02 17:29:29 -05:00
Lars Wander
ccb3f92bd1
provider/google: Added url map resource + tests & documentation
2015-11-02 17:12:41 -05:00
Clint
cb8962a6c6
Merge pull request #3710 from stack72/f-aws-asg-generated-name
...
provider/aws: Making the AutoScalingGroup name optional
2015-11-02 16:07:49 -06:00
Dave Cunningham
232a538c14
Merge pull request #3723 from lwander/f-gcp-ssl-certs
...
provider/google: SSL Certificates resource + tests & documentation
2015-11-02 14:44:19 -05:00
Lars Wander
f70d4079c1
provider/google: SSL Certificates resource + tests & documentation
2015-11-02 14:35:51 -05:00
Brett Mack
fc7dcb824f
Minor change to documentation
2015-11-02 19:22:48 +00:00
Dave Cunningham
6ac8290f12
Merge pull request #3701 from lwander/f-gcp-global-address
...
provider/google: global address + tests & documentation
2015-11-02 13:29:36 -05:00
Sunil K Chopra
16b0e0d619
documentation, thanks again to stack72
2015-11-02 09:44:29 -06:00
Brett Mack
8376a5a160
Merge branch 'terraform'
2015-11-02 13:57:44 +00:00
Brett Mack
8780bd269a
Added vCloud Director provider with tests and provider documentation
2015-11-02 13:39:25 +00:00
Radek Simko
94456dd20c
Merge pull request #3713 from lwander/b-gcp-backend-region
...
provider/google: Region attribute wasn't wrapped in quotes
2015-11-02 10:47:27 +00:00
Takaaki Furukawa
12fc9a1d78
Fix acceptance tests for using optional parameters at different environment
2015-11-01 13:04:56 +09:00
Joe Topjian
7596e64570
provider/openstack: Documentation update for Security Group "self"
...
This commit adds a note about `cidr` and `from_group_id` being ignored
if `self` is set to true.
Fixes #3448
2015-11-01 01:24:38 +00:00
Joe Topjian
4a5cd0b415
provider/openstack: Fixing Image ID/Name areas
...
This commit cleans up areas that configure the image_id and image_name.
It enables the ability to not have to specify an image_id or image_name
when booting from a volume.
It also prevents Terraform from reporting an error when an image name is no
longer able to be resolved from an image ID. This usually happens when the
image has been deleted, but there are still running instances that were based
off of it.
The image_id and image_name parameters no longer immediately take a default
value from the OS_IMAGE_ID and OS_IMAGE_NAME environment variables. If no other
resolution of an image_id or image_name were found, then these variables will
be referenced. This further supports booting from a volume.
Finally, documentation was updated to take into account booting from a volume.
2015-10-31 22:45:34 +00:00
Lars Wander
966b5c9f02
provider/google: Region attribute wasn't wrapped in quotes
2015-10-31 09:52:50 -04:00
Joe Topjian
cc2b3677e6
Merge pull request #3091 from berendt/openstack_subnet_ip_default
...
provider/openstack: use '4' as default for ip_version of subnet
2015-10-31 22:15:48 +09:00
Joe Topjian
fa6df71b70
Merge pull request #3126 from jtopjian/openstack-icmp-documentation
...
provider/openstack: ICMP Documentation
2015-10-31 22:06:06 +09:00
stack72
69b905fb92
Making the AutoScalingGroup name optiona
2015-10-31 09:24:46 +00:00
stack72
7dd15469a5
Adding the ability to specify a snapshot window and retention limit for Redis ElastiCache clusters
2015-10-31 00:09:20 +00:00
Paul Hinze
3a7fa866c1
Merge pull request #3274 from stack72/aws-codecommit
...
provider/aws: CodeCommit - Currently only in us-east-1
2015-10-30 17:41:28 -05:00
Lars Wander
4ec1da4c86
provider/google: global address + tests & documentation
2015-10-30 17:57:09 -04:00
stack72
14604e432e
Added the documentation for the CodeCommit repository
2015-10-30 21:39:16 +00:00
Dave Cunningham
8ff8f17add
Merge pull request #3667 from lwander/f-gcp-instance-template-preemptible
...
provider/google: Added `preemtible` flag to `instance_template`
2015-10-30 17:38:15 -04:00
Dave Cunningham
f562d17a13
Merge pull request #3617 from lwander/f-gcp-sql-instance
...
provider/google: SQL instance & database tests & documentation
2015-10-30 17:36:28 -04:00
Paul Hinze
07a9c34e02
Merge pull request #3339 from stack72/aws-asg-docs-3327
...
docs: Updating the ASG docs to suggest health_check_grace_period is a required field under certain circumstances
2015-10-30 15:46:31 -05:00
Lars Wander
2da1ba0118
provider/google: Added `preemtible` flag to `instance_template`
2015-10-30 16:07:11 -04:00
Lars Wander
07de5e7260
provider/google: SQL instance & database tests & documentation
2015-10-30 15:35:29 -04:00
Clint
4db8ef4a45
Merge pull request #3529 from hashicorp/b-aws-rds-copy-tags-to-snapshots
...
provider/aws: Add configuration to enable copying RDS tags to final snapshot
2015-10-30 09:09:41 -05:00
Nashwan Azhari
bf09edc642
provider/Azure: fixes:
...
added wait on instance deletion for associated blob deletion.
added guarding Mutex for secgroup-rule-related concurrent operations.
added usage warning on secgroup rules.
2015-10-30 02:57:47 +02:00
Clint
5c3c1e2327
Merge pull request #3548 from MDL/aws_route
...
provider/aws: add aws_route resource (finish)
2015-10-29 17:06:56 -05:00
Seth Vargo
0b28cceaf7
Trailing slash
2015-10-29 16:22:34 -04:00
Paul Hinze
79e6f2fc9d
Merge pull request #3683 from hashicorp/phinze/doc-vsphere-acctests
...
website: document vsphere acctest instructions
2015-10-29 14:53:47 -05:00
Paul Hinze
b1cf7f4841
Merge pull request #3682 from f440/update-logging-option
...
docs: Correct logging option example
2015-10-29 14:53:31 -05:00
Paul Hinze
32ae193e94
Merge pull request #2778 from apparentlymart/tls
...
TLS utility provider
2015-10-29 14:51:06 -05:00
Clint
cc0b941ba2
Merge pull request #3685 from stack72/f-aws-s3bucket-arn
...
Adding a computed ARN for the S3 Bucket as per #3666
2015-10-29 11:09:54 -05:00
stack72
8eec0c896f
Adding a computed ARN for the S3 Bucket as per #3666
2015-10-29 13:33:35 +00:00
Clint
cb2ecf5733
Merge pull request #3255 from Runscope/local-kinesis
...
provider/aws: allow local kinesis
2015-10-29 08:24:07 -05:00
Paul Hinze
be3dd42c9d
website: document vsphere acctest instructions
...
closes #3524
2015-10-29 07:48:11 -05:00
f440
983e07cc17
docs: Correct logging option example
...
ref. 0090c063e8
2015-10-29 18:56:40 +09:00
Radek Simko
678c7e905a
Merge pull request #3094 from TimeIncOSS/f-aws-cloudtrail
...
provider/aws: Add support for CloudTrail
2015-10-29 07:03:17 +00:00
clint shryock
9aeb04909c
Merge branch 'master' into pr-2836
...
* master: (335 commits)
Update CHANGELOG.md
config: return to the go1.5 generated lang/y.go
Update CHANGELOG.md
Allow cluster name, not only ARN for aws_ecs_service
Update CHANGELOG.md
Add check errors on reading CORS rules
Update CHANGELOG.md
website: docs for null_resource
dag: use hashcodes to as map key to edge sets
Update CHANGELOG.md
Update CHANGELOG.md
Update CHANGELOG.md
Use hc-releases
provider/google: Added scheduling block to compute_instance
Use vendored fastly logo
Use releases for releases
Update CHANGELOG.md
Update CHANGELOG.md
Update vpn.tf
Update CHANGELOG.md
...
2015-10-28 13:20:10 -05:00
Radek Simko
7c4849541a
aws: Add docs for aws_cloudtrail
2015-10-28 17:14:24 +00:00
Radek Simko
0d8d6fde79
Merge pull request #2636 from TimeIncOSS/f-aws-cloudformation
...
provider/aws: Add aws_cloudformation_stack
2015-10-28 16:16:14 +00:00
Clint
5cedd64a15
Merge pull request #3387 from kjmkznr/s3-cors
...
provider/aws: Add CORS settings to S3 bucket
2015-10-28 10:09:44 -05:00
Paul Hinze
fc3bda3651
Merge pull request #3659 from hashicorp/phinze/doc-null-resource
...
website: docs for null_resource
2015-10-27 16:16:25 -05:00
Paul Hinze
7f800f3498
website: docs for null_resource
2015-10-27 15:28:37 -05:00
Dave Cunningham
66336f577a
Merge pull request #3643 from lwander/f-gcp-instance-scheduling
...
provider/google: Added scheduling block to compute_instance
2015-10-26 19:29:33 -04:00
Lars Wander
5a311dbd11
provider/google: Added scheduling block to compute_instance
2015-10-26 16:16:06 -04:00
BSick7
9cb1aada0a
Fixing page metadata for aws_route.
2015-10-26 13:26:47 -04:00
Seth Vargo
74d1486a4d
Use vendored fastly logo
2015-10-26 11:53:42 -04:00
Seth Vargo
456f1a7676
Use releases for releases
2015-10-26 11:48:59 -04:00
Joshua Garnett
d86376c0ac
Fixing the cloudwatch_metric_alarm auto scale example
2015-10-23 08:22:46 -04:00
Martin Atkins
f6fd41e7b5
tls provider
...
As of this commit this provider has only logical resources that allow
the creation of private keys, self-signed certs and certificate requests.
These can be useful when creating other resources that use TLS
certificates, such as AWS Elastic Load Balancers.
Later it could grow to include support for real certificate provision from
CAs using the LetsEncrypt ACME protocol, once it is stable.
2015-10-22 21:48:32 -07:00
Wojtek Mach
65cd53f70a
digitalocean: update index docs for do_token var
...
Updates the docs and clarifies the usage of `do_token` variable.
I was experiencing an issue mentioned here https://github.com/hashicorp/terraform/issues/124 and so adding more docs should be helpful.
2015-10-22 21:14:54 +02:00
Martin Atkins
ef161e1c1b
Various interpolation functions for CIDR range manipulation.
...
These new functions allow Terraform to be used for network address space
planning tasks, and make it easier to produce reusable modules that
contain or depend on network infrastructure.
For example:
- cidrsubnet allows an aws_subnet to derive its
CIDR prefix from its parent aws_vpc.
- cidrhost allows a fixed IP address for a resource to be assigned within
an address range defined elsewhere.
- cidrnetmask provides the dotted-decimal form of a prefix length that is
accepted by some systems such as routing tables and static network
interface configuration files.
The bulk of the work here is done by an external library I authored called
go-cidr. It is MIT licensed and was implemented primarily for the purpose
of using it within Terraform. It has its own unit tests and so the unit
tests within this change focus on simple success cases and on the correct
handling of the various error cases.
2015-10-22 08:10:52 -07:00
Martin Atkins
932f0ddbeb
Fix syntax errors in AWS CodeDeploy resource docs.
2015-10-21 09:45:48 -07:00
Martin Atkins
f790309634
CodeDeploy links to the AWS provider sidebar.
...
Missed these when merging #2783 .
2015-10-21 08:44:32 -07:00
Martin Atkins
c0f44a7301
Merge #2783 : AWS Codeploy apps and deployment groups
2015-10-21 08:38:58 -07:00
Martin Atkins
dd56b39e0c
Codeploy deployment group app_name instead of application_name.
...
The corresponding resource is called aws_codeploy_app, so for consistency
we'll name the attribute app_name instead of application_name.
2015-10-21 08:34:46 -07:00
Matt Morrison
cccc5d03e3
Add lower / upper interpolation functions
2015-10-21 08:16:24 -07:00
Christopher Tiwald
0952505358
aws: Add docs for aws_codedeploy_deployment_group
2015-10-20 18:05:40 -04:00
Christopher Tiwald
fa3dfd1420
aws: Add documentation for "aws_codedeploy_app" resources.
2015-10-20 18:05:39 -04:00
Martin Atkins
484d6f8765
Merge pull request #3487 from nathan7/etcd
...
Etcd remote state backend
2015-10-19 18:42:29 -07:00
BSick7
6a593f9d17
Fixing aws identifiers for aws_route.
...
Fixing basic acceptance test.
Adding warning to website about mixed mode.
Adding exists to aws_route.
Adding acceptance test for changing destination_cidr_block.
2015-10-19 09:16:27 -04:00
gkze
ac0afad6e9
Add aws_route resource
2015-10-19 09:16:26 -04:00
David Adams
3021069207
Update init and remote config command docs
...
* Update init docs to be correct, and provide an example.
* Update remote config docs to provide more details about the Consul
backend and to provide another example.
2015-10-18 18:23:13 -05:00
Nathan Zadoks
362a2035c0
Document the etcd remote state backend
2015-10-18 23:24:56 +02:00
Dave Cunningham
5930771615
Update compute_instance.html.markdown
...
Make it clear that you can't have two networks
2015-10-18 13:21:41 -04:00
clint shryock
20bc0ca3cd
document copy_tags
2015-10-16 11:20:24 -05:00
Radek Simko
4017a611c3
docs: Glacier Vault - add title + make note more brief
2015-10-15 20:59:58 +02:00
Radek Simko
26bc27594b
docs: Fix EFS documentation
2015-10-15 20:57:42 +02:00
Paul Hinze
9d41e6f3d1
vsphere docs: add warning about possible changes
...
Since we merged this so that the community could collaborate on
improvements, I thought it would be prudent to inform potential users of
the status of the provider so they know what to expect.
2015-10-15 09:35:06 -05:00
Paul Hinze
60e9bec052
Merge pull request #3483 from hashicorp/d-vsphere
...
vsphere docs; first draft
2015-10-15 09:21:32 -05:00
Paul Hinze
05d6c5b509
vsphere docs; first draft
...
I'm not familiar with vSphere so I had to skip over details in some
places, but this at least gets the basic structure in for the docs.
2015-10-15 09:18:05 -05:00
Martin Atkins
3708e752af
Merge pull request #3138 from mastor/master
...
Support tags for aws_db_subnet_group
2015-10-14 19:36:45 -07:00
Martin Atkins
1300f165b1
Merge pull request #3311 from caarlos0/allow-non-persistent-spot-requests
...
Allow non-persistent spot requests
2015-10-14 19:34:31 -07:00
Rob Zienert
a1939e70f7
Adding ignore_changes lifecycle meta property
2015-10-14 16:34:27 -05:00
Paul Hinze
5f6c03f515
Merge pull request #3191 from hashicorp/f-asg-wait-config
...
provider/aws: configurable capacity waiting duration
2015-10-14 10:34:55 -05:00
Paul Hinze
c51080d16b
Merge pull request #3210 from hashicorp/d-module-source-private-github-repos
...
doc: module sources from private github repos
2015-10-14 10:21:15 -05:00
Paul Hinze
46952b9c13
Merge pull request #3469 from squaresurf/doc-update
...
A script must have executable permissions.
2015-10-14 10:20:45 -05:00
Paul Hinze
1b29840632
Merge pull request #3484 from hashicorp/edit-this-page
...
Website: use `github_url` in "edit this page" href
2015-10-14 10:20:16 -05:00
Paul Hinze
e62d2c7aec
Merge pull request #3489 from gtheys/fix_doc_aws_elb_stickyness
...
fix illegal char in the policy name
2015-10-14 10:19:47 -05:00
Garrett Heel
9c2725e0a5
provider/aws: allow local kinesis
2015-10-13 14:29:50 -07:00
Radek Simko
61948f35d2
provider/aws: Add docs for aws_cloudformation_stack
2015-10-13 22:55:09 +02:00
Radek Simko
88e56479a5
docs: Make IAM policy doc canonical
2015-10-13 22:52:11 +02:00
Radek Simko
43c7711ac8
docs/aws: Fix whitespacing in glacier_vault
2015-10-13 22:46:55 +02:00
stack72
2a7b8be9f3
Gofmt of the aws glacier vault resource
2015-10-13 14:58:29 +01:00
stack72
95d35ad77f
Adding the the docs for the Glacier Vault resource
...
Updating the glacier docs to include a link to the AWS developer guide
2015-10-13 14:58:29 +01:00
Geert Theys
aaac9435ec
fix illegal char in the policy name
...
aws_lb_cookie_stickiness_policy.elbland: Error creating LBCookieStickinessPolicy: ValidationError: Policy name cannot contain characters that are not letters, or digits or the dash.
2015-10-13 12:57:22 +02:00
Paul Hinze
a811a72f11
provider/aws: fix force_delete on ASGs
...
The `ForceDelete` parameter was getting sent to the upstream API call,
but only after we had already finished draining instances from
Terraform, so it was a moot point by then.
This fixes that by skipping the drain when force_delete is true, and it
also simplifies the field config a bit:
* set a default of false to simplify the logic
* remove `ForceNew` since there's no need to replace the resource to
flip this value
* pull a detail comment from code into the docs
2015-10-12 17:10:01 -05:00
Paul Hinze
61721387b3
Merge pull request #3457 from TimeIncOSS/f-aws-ec2-placement-groups
...
provider/aws: Add support for EC2 Placement Group
2015-10-12 14:24:12 -05:00
Clint
8152f5822e
Merge pull request #3265 from stack72/aws-s3-bucket-update
...
provider/aws: Adding some other simple S3 Bucket Object (Optional) Inputs
2015-10-12 14:23:29 -05:00
Sam Handler
b9c43b2ee9
use github_url in 'Edit This Page link
2015-10-12 15:02:11 -04:00
Martin Atkins
51630aea26
Merge #3397 : Tags for AWS Kinesis Streams
2015-10-12 09:38:09 -07:00
Garrett Heel
36f78cc1dc
provider/aws: Allow tags for kinesis streams
2015-10-12 09:00:56 -07:00
stack72
3809cb5b88
Fixing the merge conflicts on the s3 bucket object resource after another PR had been merged
2015-10-12 16:51:27 +01:00
Martin Atkins
091d3fe206
Merge #3351 : aws_autoscaling_lifecycle_hook resource
2015-10-11 22:52:00 -07:00
Jonathan Leibiusky
57c80a0d46
Add support for aws autoscaling lifecycle hooks.
2015-10-11 20:42:40 -03:00
stack72
7d600cadd2
Adding the docs for the autoscaling_lifecycle_hook
2015-10-11 20:42:14 -03:00
Martin Atkins
200a42ab46
Documentation of TF_LOG taking log levels.
...
As of 0090c063e
it is now possible to filter the logs by level by setting
TF_LOG to one of the known log level names.
2015-10-11 10:56:45 -07:00
Anthony Stanton
b62833e7b8
Add documentation for compact()
2015-10-11 16:47:48 +02:00
Martin Atkins
b7247026e9
Merge #3228 : aws_directory_service_directory resource
2015-10-10 18:09:17 -07:00
Martin Atkins
fd0174b031
Merge pull request #3415 from apparentlymart/heredoc-docs
...
Document that heredoc syntax is supported
2015-10-10 17:32:27 -07:00
Martin Atkins
a97036f3a3
Merge pull request #3383 from apparentlymart/docker-container-command-docs
...
Example for the command arg on docker_container.
2015-10-10 17:30:33 -07:00
Martin Atkins
1f8bdf9585
Merge #3123 : More info on -var-file option in intro.
2015-10-10 17:26:20 -07:00
Shani Elharrar
9a6f680eda
Updated note about variable files
2015-10-10 17:25:44 -07:00
Martin Atkins
5a91a765e9
Merge pull request #3367 from josephholsten/atlas-artifact
...
Update docs to show correct launching of atlas artifact in AWS.
2015-10-10 17:19:09 -07:00
Trevor Pounds
a4fb080abe
Add missing `to_port` argument to website docs.
2015-10-10 14:54:59 -07:00
Martin Atkins
a888cd6f62
Merge pull request #3200 from zpatrick/master
...
Optional "content" argument for "s3_bucket_object"
2015-10-10 11:26:38 -07:00
Sam Handler
444d63240b
Update page title for project.html.markdown
2015-10-09 17:43:10 -04:00
Sam Handler
234adffd51
Add Packet to docs layout sidebar
2015-10-09 17:42:36 -04:00
Sam Handler
3b3726675b
Add Packet layout.
2015-10-09 17:41:55 -04:00
Daniel Paul Searles
fd2d9371e9
A script must have executable permissions.
...
Why:
* The current example for passing arguments to a local script does not
include making the uploaded file executable.
This change addresses the need by:
* Add a step to make the uploaded script executable to the example
showing how to pass arguments to an uploaded script.
2015-10-09 11:27:38 -07:00
Julian C. Dunn
3143d1703d
Graphviz Workspace appears to be dead, so remove it from the docs.
2015-10-09 01:19:14 -04:00
Radek Simko
f43ea74f4d
provider/aws: Add docs for aws_directory_service_directory
2015-10-08 17:06:39 -07:00
Rafael Fonseca
acb8d044a3
Add missing 'e'
2015-10-09 09:34:17 +13:00
Radek Simko
78f76b993c
provider/aws: Add docs for aws_placement_group
2015-10-08 13:03:25 -07:00
stack72
0a5387db90
Adding some examples of the S3 bucket object parameters as well as checking for an empty string in the new S3 bucket object params
2015-10-08 17:24:33 +01:00
Clint
4962ef159b
Merge pull request #3036 from hashicorp/b-aws-eip-computed-instance
...
provider/aws: Allow Instance to be computed in EIPs
2015-10-08 09:38:26 -05:00
Clint Shryock
9d973f1279
document limitation of instance id / network interface id
2015-10-08 09:30:55 -05:00
Radek Simko
8364827a36
Merge pull request #3443 from TimeIncOSS/f-aws-es
...
provider/aws: Add support for Elastic Search
2015-10-08 07:06:52 -07:00
Sander van Harmelen
cc921b0bc7
Small refactor for better readability and updated the docs
2015-10-08 10:09:11 +02:00
Radek Simko
4ca3853824
Merge pull request #3277 from stack72/aws-app-cookieness-doc-update
...
docs: Updating the app_cookie_stickiness_policy docs to reflect needing a L…
2015-10-07 17:18:55 -07:00
Radek Simko
e65ef8f13f
provider/aws: Add docs for aws_elasticsearch_domain
2015-10-07 16:57:46 -07:00
Paul Hinze
40f09b7cbd
Merge pull request #2260 from crunchywelch/packet_driver
...
Packet bare metal cloud hosting platform provider
2015-10-07 15:15:42 -05:00
Robert Roland
2b75e65129
Update container.html.markdown
...
Correcting a misspelling in the docs.
2015-10-07 13:07:41 -07:00
Clint Shryock
7abe2a10e7
Fix spellng errorr
2015-10-07 11:26:23 -05:00
Clint Shryock
70841285c2
Update RDS Cluster for final snapshot, update tests/docs
2015-10-07 11:26:23 -05:00
Clint Shryock
77d8f87308
add publicly_accessible, update docs
2015-10-07 11:26:23 -05:00
Clint Shryock
5739c4869c
provider/aws: Docs for RDS Cluster, Cluster Instance
2015-10-07 11:26:23 -05:00
Paul Hinze
59c414d257
Merge pull request #2162 from apparentlymart/aws-opsworks-stackslayers
...
provider/aws: Opsworks Stacks and Layers
2015-10-06 15:24:00 -05:00
Dave Cunningham
b816ed6c87
Merge pull request #3272 from lwander/f-gce-bucket-acls
...
provider/gce: Implemented bucket & object ACLs, as well as documentation and tests
2015-10-06 14:49:20 -04:00
Dave Cunningham
f9fc89dfde
Merge pull request #3258 from lwander/f-gce-optional-region
...
provider/gce: Make region optional for remaining GCE resources
2015-10-06 14:48:36 -04:00
Lars Wander
d15acb042c
Implemented bucket & object ACLs, as well as documentation and tests
2015-10-06 14:46:47 -04:00
Lars Wander
1be8e85d44
Implements optional region for remaining GCE resources
2015-10-06 14:44:40 -04:00
balser
4ede14ee3e
Correct VPC customer gw type in examples.
2015-10-06 13:39:39 -04:00
Martin Atkins
6c71504073
Various AWS OpsWorks layer resource types.
...
A "Layer" is a particular service that forms part of the infrastructure for
a set of applications. Some layers are application servers and others are
pure infrastructure, like MySQL servers or load balancers.
Although the AWS API only has one type called "Layer", it actually has
a number of different "soft" types that each have slightly different
validation rules and extra properties that are packed into the Attributes
map.
To make the validation rule differences explicit in Terraform, and to make
the Terraform structure more closely resemble the OpsWorks UI than its
API, we use a separate resource type per layer type, with the common code
factored out into a shared struct type.
2015-10-05 22:47:44 -07:00
Martin Atkins
4ce3d089fb
aws_opswork_stack resource type.
...
"Stack" is the root concept in OpsWorks, and acts as a container for a number
of different "layers" that each provide some service for an application.
A stack isn't very interesting on its own, but it needs to be created before
any layers can be created.
2015-10-05 22:47:44 -07:00
Martin Atkins
8e79f0cb3a
Prepare for adding OpsWorks resources.
...
Here we add an OpsWorks client instance to the central client bundle and
establish a new documentation section, both of which will be fleshed out in
subsequent commits that add some OpsWorks resources.
2015-10-05 22:47:44 -07:00
Paul Hinze
374070d066
website: docs for parallelism setting
...
/cc @stack72 @knuckolls @mitchellh
2015-10-05 17:21:29 -05:00
Martin Atkins
3e9e96286a
Document that heredoc syntax is supported.
...
Previously the only "documentation" I could find about this was a pull
request in the HCL repository.
2015-10-05 09:38:52 -07:00
Radek Simko
d86c753cf1
provider/aws: Add docs for EFS resources
2015-10-03 19:35:07 -07:00
Martin Atkins
e849ec3af5
Example for the command arg on docker_container.
...
For those accustomed to running commands via a shell it may not be clear
why this argument is a list and what the elements of that list should be.
Hopefully giving an example will help people understand what is expected.
This is in response to the misunderstanding discovered in #3011 .
2015-10-03 18:03:04 -07:00
Martin Atkins
859c6c5e68
Merge #3233 : Allow canned ACLs on S3 remote state.
2015-10-03 17:40:17 -07:00
Martin Atkins
b8706a24d4
Merge #3156 : aws_iam_saml_provider resource
2015-10-03 17:29:25 -07:00
Martin Atkins
1896d71d59
Merge #3235 : elasticache cluster name to lowercase
2015-10-03 15:53:54 -07:00
Martin Atkins
0b85d35e87
Rename base64enc/dec to encode/decode.
...
There isn't any precedent for abbreviating words in the interpolation
function names, and it may not be clear to all users what "enc" and "dec"
are short for, so instead we'll prefer to spell out the whole words for
improved readability.
2015-10-03 15:12:51 -07:00
Martin Atkins
b4e0a8e225
Merge branch 'base64-interp-funcs'
2015-10-03 14:52:09 -07:00
Martin Atkins
c3d15a2336
Docs for base64 interpolation functions.
2015-10-03 14:49:50 -07:00
Clint Shryock
0af9a9f68f
Merge branch 'pr-3256'
...
* pr-3256:
docs: AWS launch configuration
2015-10-02 16:18:50 -05:00
Clint Shryock
e317d6ec7b
merge pr-3162
2015-10-02 16:02:58 -05:00
Clint
671b6e0f06
Merge pull request #3188 from miketheman/patch-1
...
Update aws_db_instance `db_subnet_group_name`
2015-10-02 15:56:45 -05:00
Clint
75c4ee06fc
Merge pull request #2415 from TimeIncOSS/f-aws-cloudwatch-log-group
...
provider/aws: Add cloudwatch_log_group
2015-10-02 15:16:57 -05:00
Kazunori Kojima
e0632de30c
Add support S3 CORS
2015-10-02 01:49:32 +09:00
carinadigital
1d6a5c5401
Update docs to show correct launching of atlas artifact in AWS.
2015-09-30 00:36:20 -07:00
stack72
dc27e3d10b
Adding a node to AWS AutoScale docs to make it clear that health_check_grace_period is a required field when setting ELB as the health_check_type
2015-09-28 10:51:36 +01:00
Radek Simko
4e29025820
docs: rundeck: Remove extra backslashes
...
- it may not feel right, but that's currently how the builtin functions work -> double quotes are not escaped
- cc @apparentlymart
2015-09-25 10:51:55 +01:00
Radek Simko
0d5a0bb45d
Merge pull request #3314 from apparentlymart/rundeck-doc-fix
...
Corrected example on rundeck provider index page
2015-09-25 10:47:03 +01:00
Radek Simko
84b9a6e001
Merge pull request #3318 from roboll/master
...
correct policy_document to policy in vpc_endpoint docs
2015-09-25 10:44:57 +01:00
Sam Handler
b593502dcb
_footer spacing fix
2015-09-24 11:29:04 -07:00
Sam Handler
22c2d6cf21
Fix up spacing
2015-09-24 10:29:03 -07:00
rob boll
325f95839a
correct policy_document to policy in vpc_endpoint docs
2015-09-24 10:58:58 -04:00
Sam Handler
f85fc866fe
Put "Edit this page" link in footer
2015-09-23 18:51:34 -07:00
Martin Atkins
7884fb805e
Corrected example on rundeck provider index page.
...
An earlier version of the provider implementation accepted
key_material_file instead of key_material. This was updated in the
resource-specific docs but not in this provider-wide example.
2015-09-23 17:31:38 -07:00
Carlos A Becker
362024056f
docs
2015-09-23 15:35:47 -03:00
Jason Gedge
3c6faf068f
Allow setting the notification topic ARN for ElastiCache clusters.
2015-09-22 15:49:59 -04:00
Chavez
ac42432690
docs: AWS launch configuration
...
* Spot instance documentation
2015-09-19 12:44:12 -07:00
Andrew Langhorn
0e164803a7
Update 404 page
...
The existing 404 page didn't quite fit in with the style of the rest of the site.
Fixes this by adding a layout value for use during rendering, and adds some nicer markup.
2015-09-19 17:42:33 +01:00
Enrique Garbi
72b0ffe22e
List of security groups should be ID/s not name/s
2015-09-18 14:43:53 +01:00
stack72
6337c350f5
Updating the app_cookie_stickiness_policy docs to reflact needing a LoadBalancer name NOT Id
2015-09-18 11:13:37 +01:00
stack72
f3f9ffea0b
Noticed some typos in the LaunchConfig docs when replying to a github issue earlier
2015-09-17 22:18:23 +01:00
Spencer Owen
1dfafe1840
Fixes typo
2015-09-17 14:51:05 -06:00
Clint Shryock
f0a3e8ed92
Merge branch 'master' of github.com:hashicorp/terraform
...
* 'master' of github.com:hashicorp/terraform:
Update CHANGELOG.md
Changing the ElastiCache Cluster configuration_engine to be on the cluster, not on the cache nodes
Adding configuration endpoint to the elasticache cluster nodes
2015-09-17 14:28:28 -05:00
Clint Shryock
b7cbd08e0c
provider/aws: Fix typo in VPN Connection docs
...
Fixes #3241
2015-09-17 14:28:12 -05:00
Paul Hinze
028e50bae6
Merge pull request #3250 from stack72/aws-elasticache-configuration_endpoint
...
Adding configuration endpoint to the elasticache cluster nodes
2015-09-17 14:27:10 -05:00
stack72
2b7a13b609
Adding some other simple S3 Bucket Object (Optional) Inputs
2015-09-17 20:13:06 +01:00
Dave Cunningham
488738163b
Merge pull request #3240 from lwander/f-gce-bucket-website
...
provider/gce: Implement "website features" for GCE buckets
2015-09-16 17:37:32 -04:00
Radek Simko
7b0626adb6
provider/aws: Add docs for CloudWatch Log Group
2015-09-16 22:28:01 +01:00
stack72
68c187c01e
Changing the ElastiCache Cluster configuration_engine to be on the cluster, not on the cache nodes
2015-09-16 17:15:31 +01:00
stack72
029f1fa572
Adding configuration endpoint to the elasticache cluster nodes
2015-09-16 13:06:54 +01:00
Dave Cunningham
30c27362b1
Merge pull request #3213 from lwander/f-gce-vpn
...
provider/gce: VPN resources, documentation, tests and example
2015-09-15 16:29:41 -04:00
Lars Wander
6850786422
Documentation and tests written for GCE VPN config
2015-09-15 16:13:48 -04:00
Lars Wander
53e7058dee
Address issue #2292
2015-09-15 15:06:52 -04:00
thrashr888
55f3c8c764
provider/aws: aws_elasticache_cluster normalizes name to lowercase
2015-09-14 16:50:53 -07:00
Radek Simko
4f7f20ba23
remote/s3: Add some docs for supported parameters
2015-09-14 10:40:53 +01:00
Anthony Scalisi
198e1a5186
remove various typos
2015-09-11 11:56:20 -07:00
Paul Hinze
863a7383aa
doc: module sources from private github repos
2015-09-10 16:14:25 -05:00
Martin Atkins
141c419cc7
Docs for aws_s3_bucket content argument.
2015-09-09 23:17:57 -07:00
Dave Cunningham
b91df72371
Merge pull request #3192 from lwander/f-gcs-bucket-object
...
Allow GCE users to upload objects to buckets by file
2015-09-09 12:27:37 -04:00
Jon Benson
cf53778de5
Change amazon.ami to amazon.image
2015-09-08 16:23:25 -05:00
Lars Wander
602acadde8
Implemented GCS bucket objects
2015-09-08 16:57:18 -04:00
Sander van Harmelen
6cf126defa
Merge pull request #3020 from davemcdermid/azure-join-domain
...
Added join_domain feature to Azure Instance resource
2015-09-08 22:54:38 +02:00
Paul Hinze
506aae2f28
provider/aws: configurable capacity waiting duration
...
move wait for capacity timeout from a constant to a configurable
2015-09-08 13:22:42 -05:00
Dave McDermid
00ea29aea7
Updated documentation for Azure join-domain
2015-09-08 15:53:52 +01:00
Mike Fiedler
10c96afa9b
Update aws_db_instance `db_subnet_group_name`
...
When launching a new RDS instance in a VPC-default AWS account, trying to control which VPC the new RDS instance lands in is not apparent from the parameters available.
The following works:
```
resource "aws_db_subnet_group" "foo" {
name = "foo"
description = "DB Subnet for foo"
subnet_ids = ["${aws_subnet.foo_1a.id}", "${aws_subnet.foo_1b.id}"]
}
resource "aws_db_instance" "bar" {
...
db_subnet_group_name = "${aws_db_subnet_group.foo.name}"
...
}
```
Hopefully this doc update will help others
2015-09-08 09:10:54 -04:00
Radek Simko
0a0f532bf9
Make docs more accurate
2015-09-08 12:11:02 +01:00
Radek Simko
1578372e9b
google: Add docs for google_compute_backend_service
2015-09-08 10:22:15 +01:00
Kazunori Kojima
6c958e30e7
Add S3 versioning document
2015-09-06 11:25:24 +09:00
Paul Hinze
0a64779ee5
Merge pull request #2412 from apparentlymart/rundeck
...
Rundeck Provider
2015-09-04 13:38:20 -05:00
Paul Hinze
5f3b6f9952
Merge pull request #3120 from apparentlymart/elasticache-subnet-names
...
aws_elasticache_subnet_group normalizes name to lowercase.
2015-09-04 13:21:06 -05:00
Paul Hinze
3abf4796d4
Merge pull request #2784 from apparentlymart/aws-images
...
AWS AMI resources
2015-09-04 13:16:44 -05:00
Paul Hinze
eb150ae025
provider/aws: add ses_smtp_password to iam_access_key
...
AWS gives instructions for converting AWS credentials into SES SMTP
credentials here:
https://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-credentials.html#smtp-credentials-convert
This implements their algorithm and yields the result as an attribute on
`iam_access_key`.
2015-09-03 13:01:04 -05:00
Martin Atkins
7f64327663
Three resources for AWS AMIs.
...
AWS provides three different ways to create AMIs that each have different
inputs, but once they are complete the same management operations apply.
Thus these three resources each have a different "Create" implementation
but then share the same "Read", "Update" and "Delete" implementations.
2015-09-03 10:05:41 -07:00
Martin Atkins
4ae3a17eab
aws_elasticache_subnet_group normalizes name to lowercase.
...
The Elasticache API accepts a mixed-case subnet name on create, but
normalizes it to lowercase before storing it. When retrieving a subnet,
the name is treated as case-sensitive, so the lowercase version must be
used.
Given that case within subnet names is not significant, the new StateFunc
on the name attribute causes the state to reflect the lowercase version
that the API uses, and changes in case alone will not show as a diff.
Given that we must look up subnet names in lower case, we set the
instance id to be a lowercase version of the user's provided name. This
then allows a later Refresh call to succeed even if the user provided
a mixed-case name.
Previously users could work around this by just avoiding putting uppercase
letters in the name, but that is often inconvenient if e.g. the name is
being constructed from variables defined elsewhere that may already have
uppercase letters present.
2015-09-03 10:03:35 -07:00
Martin Atkins
1c8d0cdac7
Rundeck provider documentation for the website.
2015-09-03 10:01:32 -07:00
Joshua Semar
b06f0bbf4a
fix documentation
2015-09-03 10:33:59 -05:00
Radek Simko
ac762e5503
provider/aws: Add docs for aws_iam_saml_provider
2015-09-02 20:01:36 +01:00
Marcello Laganà
72e421942e
Support tags for aws_db_subnet_group
2015-09-01 17:23:28 +02:00
Joe Topjian
d7fa07b348
provider/openstack: ICMP Documentation
...
Adds a note to the compute_secgroup_v2 documentation to clarify ICMP usage.
2015-08-31 14:19:05 +00:00
Clint
c8140df10e
Merge pull request #3090 from berendt/openstack_provider_docs_structure
...
provider/openstack: structuring of the documentation sidebar
2015-08-31 09:16:10 -05:00
Clint
60a23274ec
Merge pull request #3003 from cstamm13/master
...
Updating AWS SNS docs to include lambda protocol
2015-08-31 09:14:47 -05:00
Clint
ade93d2fa8
Merge pull request #3031 from kjmkznr/docs-sqs-delayseconds
...
Fix AWS SQS DelaySeconds default value.
2015-08-31 09:13:06 -05:00
Radek Simko
3f7c3a92c3
docs: Fix typo (hyphen -> underscore) in remote-config
2015-08-29 11:30:11 +01:00
Radek Simko
5560f8a8d2
Merge pull request #3057 from jszwedko/patch-1
...
Fix remote state AWS configuration key names
2015-08-29 11:19:39 +01:00
Mark Turner
c9ec10d71a
Altered Consul variable from 'access-token' to 'access_token' so it's the same as in the codebase
2015-08-28 17:18:35 +01:00
Christian Berendt
88ac993bb0
provider/openstack: structuring of the documentation sidebar
2015-08-28 09:57:35 +02:00
Christian Berendt
3af3ce4242
provider/openstack: use '4' as default for ip_version of subnet
2015-08-27 18:27:14 +02:00
Radek Simko
f4d7ec714e
Merge pull request #3061 from TimeIncOSS/b-aws-ecs-iam-diff
...
Various ECS bugfixes (IAM, destroy timeout)
2015-08-25 16:22:51 +01:00
Lars Wander
2aad1f7bd2
Implemented CRUD project metadata operations
...
Common metadata state is now stored
Optimistic locking support added to common_metadata
Revisions to keys in project metadata are now reflected in the project state
Wrote tests for project metadata (all pass)
Relaxed test conditions to work on projects with extra keys
Added documentation for project metadata
2015-08-24 12:53:28 -04:00
Radek Simko
9c2a3e79f9
ecs_service: Add note about race condition w/ IAM policy
...
- fixes #2902
2015-08-23 17:45:24 +01:00
Jesse Szwedko
43e6a14290
Fix remote state AWS configuration key names
2015-08-21 21:03:20 -07:00
Sander van Harmelen
6b8d37e938
Fix issue #3033 and update tweak several cloudstack resources
...
- Added a retry loop for attaching disks as this something was tried to
fast when the VM was still booting
- Fix issue #3033
- Update docs for latest updates and done some minor refactoring
(styling)
2015-08-21 16:59:35 +02:00
Jeroen de Korte
2d1d47fac6
Added LoadBalancer support for Cloudstack Provider
...
PR is complete with docs and tests
2015-08-21 10:37:08 +02:00
Kazunori Kojima
1a68376585
Fix SQS DelaySeconds default value.
...
See [API Reference](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_CreateQueue.html )
> DelaySeconds - The time in seconds that the delivery of all messages
> in the queue will be delayed. An integer from 0 to 900 (15 minutes). The
> default for this attribute is 0 (zero).
2015-08-19 23:32:10 +09:00
Sam Clinckspoor
1f6c688d85
Updated AWS_SQS_QUEUE docs
...
* Added undocumented `redrive_policy` #
* Added link to AWS docs for `visibility_timeout_seconds`
2015-08-19 14:20:24 +02:00
Clint
79bd3a318d
Merge pull request #2887 from hashicorp/f-aws-pr-2779
...
provider/aws/aws_instance: add instance_initiated_shutdown_behavior (supersedes 2779)
2015-08-18 14:53:43 -05:00
Kevin Fishner
76bbd3b457
Clarify that you get the AMI id from metadata
2015-08-18 12:48:01 -07:00
Clint Shryock
fde2a400f7
Merge branch 'master' into f-aws-pr-2779
...
* master: (84 commits)
provider/aws: Update to aws-sdk 0.9.0 rc1
use name instead of id - launch configs use the name and not ID
Fix typo on heroku_cert example
provider/aws: add value into ELB name validation message
tests: fix missed test update from last merge
update prevent_destroy error message
Update CHANGELOG.md
Update CHANGELOG.md
providers/aws: Update Launch Config. docs to detail naming and lifecycle recommendation
release: cleanup after v0.6.3
v0.6.3
Update CHANGELOG.md
core: fix deadlock when dependable node replaced with non-dependable one
tests: extract deadlock checking test helper
core: log every 5s while waiting for dependencies
Fixed indentation in a code sample
state/remote/s3: match with upstream changes
provider/aws: match with upstream changes
google: Add example of two-tier app
Updating Launch Config Docs for Name attribute
...
2015-08-18 14:40:01 -05:00
Dave York
6c6793a260
use name instead of id
...
- launch configs use the name and not ID
2015-08-17 10:24:25 -04:00
Gabriel Sobrinho
456fc37449
Fix typo on heroku_cert example
2015-08-14 18:56:57 -03:00
Casey Stamm
364a3b90df
Updating AWS SNS docs to include lambda protocol
2015-08-14 16:50:09 -04:00
Paul Hinze
cdcef1c852
Merge pull request #2704 from thegedge/add-index-function
...
Add a function to find the index of an element in a list.
2015-08-12 17:07:49 -05:00
Paul Hinze
b0992985b9
Merge pull request #2596 from hashicorp/d-tfvars-mappings
...
docs: expand how to assign mappings from file
2015-08-12 17:05:47 -05:00
Clint
c5e8da2925
Merge pull request #2601 from nathanielks/feature/docs-environment-variables
...
Added page documenting useful Environment Variables
2015-08-12 13:54:55 -05:00
Clint
d74ea5d472
Merge pull request #2933 from hashicorp/docs-math-interpolation
...
More details about math in interpolation
2015-08-12 13:49:58 -05:00
Clint
5eb9b6c74e
Merge pull request #2867 from berendt/gh_issue_2864
...
provider/openstack: not only SATA or SSD are valid volume types
2015-08-12 11:10:37 -05:00
Clint
f927835abe
Merge pull request #2726 from trumant/provider_doc_clarification
...
Clarifying the resource state persistence mechanism for custom Provid…
2015-08-12 11:09:38 -05:00
Clint Shryock
d7c3221b02
providers/aws: Update Launch Config. docs to detail naming and lifecycle recommendation
2015-08-12 11:00:05 -05:00
Clint
a1507c85f2
Merge pull request #2966 from stack72/launch-config-docs
...
Updating Launch Config Docs for Name attribute
2015-08-12 10:44:31 -05:00
Alex Gaynor
a419cb3005
Fixed indentation in a code sample
2015-08-10 16:48:32 -04:00
Paul Stack
38ef406b87
Updating Launch Config Docs for Name attribute
...
Hopefully this will help clear up this type of confusion https://github.com/hashicorp/terraform/issues/2958
2015-08-08 14:13:09 +01:00
Clint
f238e254f4
Merge pull request #2944 from hashicorp/b-aws-document-lifecycle-dep
...
Document `create_before_destroy` limitation
2015-08-06 16:48:23 -05:00
Clint
b779144a1e
Merge pull request #2924 from calvinfo/f-aws-dynamo-arn
...
provider/aws: Add arn attribute for DynamoDB tables
2015-08-05 14:42:20 -05:00
Clint Shryock
285b4061db
Merge remote-tracking branch 'upstream/master' into f-aws-s3-object-pr-2079
...
* upstream/master:
Update CHANGELOG.md
Update CHANGELOG.md
provider/aws: allow external ENI attachments
Update AWS provider documentation
docs/aws: Fix example of aws_iam_role_policy
provider/aws: S3 bucket test that should fail
provider/aws: Return if Bucket not found
Update CHANGELOG.md
Update CHANGELOG.md
helper/schema: record schema version when destroy fails
settings file is not required
provider/azure: Allow settings_file to accept XML string
add note to aws_iam_policy_attachment explaining its use/limitations
docs: clarify template_file path information
google: Sort resources by alphabet in docs
Support go get in go 1.5
Update CHANGELOG.md
aws_network_interface attachment block is not required
provider/aws: Fix issue in Security Group Rules where the Security Group is not found
2015-08-05 13:45:06 -05:00
Clint Shryock
13e50e684c
Document that create_before_destroy cannot depend on resources that are not also create_before_destroy
2015-08-05 11:59:08 -05:00
Clint
3e1300e96b
Merge pull request #2913 from GrayCoder/master
...
add note to aws_iam_policy_attachment explaining its use/limitations
2015-08-05 10:00:39 -05:00
Pavel Vaněček
d649af8813
Update AWS provider documentation
...
Changed `AWS_SECURITY_TOKEN` to `AWS_SESSION_TOKEN`
2015-08-05 14:40:26 +02:00
Cameron Stokes
30d57bf1ec
Clarify math operations available for interpolation
...
As reported in #2782 , the math operations, specifically subtraction,
can cause unexpected behavior when resource or variable names use hyphens.
I added clarification about using spaces with math operators as well as
which operations are available.
2015-08-04 11:09:43 -07:00
Radek Simko
57c2c90e20
docs/aws: Fix example of aws_iam_role_policy
2015-08-04 11:57:05 +01:00
Calvin French-Owen
cb2d90a7d9
provider/aws: Add arn attribute for DynamoDB tables
...
This commit exports the `arn` as well as the `id`, since IAM
roles require the full resource name rather than just the table
name. I'd even be in favor or having `arn` as the `id` since the
<region, tablename> pair is the uniqueness constraint, but this
will keep backwards compatibility:
http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html
2015-08-03 14:10:18 -07:00
Clint
27b1aa6637
Merge pull request #2922 from hashicorp/azure-settings-file
...
provider/azure: Allow settings_file to accept XML string
2015-08-03 16:05:00 -05:00
Clint Shryock
a7543de393
settings file is not required
2015-08-03 15:34:34 -05:00
Clint Shryock
2a5c18d88b
provider/azure: Allow settings_file to accept XML string
2015-08-03 15:31:25 -05:00
Patrick Gray
99fae273eb
add note to aws_iam_policy_attachment explaining its use/limitations
2015-08-02 16:44:43 -04:00
Paul Hinze
2cea7c7d0c
docs: clarify template_file path information
...
- change example to use the most commonly necessary path format w/
`path.module`
- link to path variable page in description
/cc @KFishner
2015-07-31 11:44:07 -05:00
Radek Simko
96d6531171
google: Sort resources by alphabet in docs
2015-07-31 15:07:55 +01:00
David Radcliffe
76dcc66597
Dyn provider docs
2015-07-31 08:39:52 -04:00
Jesse Szwedko
5b740c02db
aws_network_interface attachment block is not required
...
Mark the `attachment` field of `aws_network_interface` as optional because it is not required to create a network interface
2015-07-30 16:25:50 -04:00
Clint Shryock
f6bad310ee
update docs
2015-07-30 15:17:16 -05:00
Clint Shryock
5c6083e1c4
Merge branch 'master' into f-aws-s3-object-pr-2079
...
* master: (720 commits)
Update CHANGELOG.md
Update CHANGELOG.md
dynamodb-local Update AWS config https://github.com/hashicorp/terraform/pull/2825#issuecomment-126353610
Make target_pools optional
Update CHANGELOG.md
code formatting
Update CHANGELOG.md
providers/google: Fix reading account_file path
providers/google: Fix error appending
providers/google: Return if we could parse JSON
providers/google: Change account_file to JSON
providers/google: Default account_file* to empty
providers/google: Add account_file/account_file_contents ConflictsWith
providers/google: Document account_file_contents
providers/google: Use account_file_contents if provided
providers/google: Add account_file_contents to provider
Update CHANGELOG.md
Update CHANGELOG.md
dynamodb-local Use ` instead of : to refer region to keep the consistency with the provider docs
dynamodb-local Update aws provider docs to include the `dynamodb_endpoint` argument
...
2015-07-30 14:30:35 -05:00
Dave Cunningham
6e7c6122e9
Merge pull request #2894 from sparkprime/optional_target_pool
...
Make target_pools optional
2015-07-30 13:52:44 -04:00
Pablo Cantero
28bef7c0c7
Merge branch 'master' into dynamodb-local
2015-07-30 12:16:07 -03:00
Dave Cunningham
65ba4c1b06
Make target_pools optional
2015-07-30 10:46:16 -04:00
Clint
26b416335f
Merge pull request #2861 from hashicorp/b-azure-instance-error
...
provider/azure: Provide a simpler error when using a Platform Image without a Storage Service
2015-07-30 09:28:33 -05:00
Clint Shryock
30572212f2
Merge branch 'master' into pr-2779
...
* master: (86 commits)
providers/google: Fix reading account_file path
providers/google: Fix error appending
providers/google: Return if we could parse JSON
providers/google: Change account_file to JSON
providers/google: Default account_file* to empty
providers/google: Add account_file/account_file_contents ConflictsWith
providers/google: Document account_file_contents
providers/google: Use account_file_contents if provided
providers/google: Add account_file_contents to provider
Update CHANGELOG.md
Update CHANGELOG.md
use d.Id()
Update CHANGELOG.md
Update CHANGELOG.md
scripts: change website_push to push from HEAD
update analytics
core: fix crash on provider warning
provider/aws: Update source to comply with upstream breaking change
Update CHANGELOG.
provider/aws: Fix issue with IAM Server Certificates and Chains
...
2015-07-29 15:54:56 -05:00
Justin Campbell
773852e2d5
providers/google: Change account_file to JSON
...
If JSON fails to parse, treat it as a file path
2015-07-29 15:59:32 -04:00
Justin Campbell
c7954dbf74
providers/google: Document account_file_contents
2015-07-29 15:59:32 -04:00
Pablo Cantero
2f6d20837f
dynamodb-local Update aws provider docs to include the `dynamodb_endpoint` argument
2015-07-29 13:33:51 -03:00
Clint
16c1deffe0
Merge pull request #2846 from tphummel/patch-1
...
aws_sqs_queue argument description fix
2015-07-29 11:04:57 -05:00
Kevin Fishner
d780524385
update analytics
2015-07-28 16:09:31 -07:00
Dave Cunningham
5544dac7c6
Merge branch 'master' into gce_autoscaling
2015-07-27 20:48:39 -04:00
Dave Cunningham
1ec247ef37
Use new autoscaler / instance group manager APIs.
2015-07-27 20:47:10 -04:00
Christian Berendt
9a7e6618cb
provider/openstack: not only SATA or SSD are valid volume types
...
The available volume types depend on the used OpenStack environment.
Closes-bug: #2864
2015-07-28 00:33:43 +02:00
Clint
b6b3626f90
Merge pull request #2829 from apparentlymart/aws-docs-headings
...
Split AWS provider topics by service.
2015-07-27 14:38:42 -05:00
Clint Shryock
de74608d37
provider/azure: Note to Instance docs about some images requiring a Storage Service
2015-07-27 10:22:35 -05:00
Tom Hummel
6931e8520e
aws_sqs_queue argument description fix
...
the descriptions of `delay_seconds` and `visibility_timeout_seconds` appear to be swapped.
2015-07-25 12:49:10 -07:00
Martin Atkins
7092b8ba8a
Split AWS provider topics by service.
...
With so many AWS provider resources, the docs are getting pretty hard
to navigate. This is particularly true due to the mismatch of some
resources encoding the service name (like aws_route53_record) but some
others ignoring it (like aws_subnet) or using a generic prefix (like
aws_db_instance), which causes an alphabetical ordering to muddle
up all of the services.
Since the AWS UI and docs are themselves oriented around services, most
users should be familiar with the service brands and understand which
resources belong to which service. Thus this categorization follows the
primary categorization used within the AWS Console, preferring EC2-VPC
over EC2-Classic-style bucketing.
2015-07-23 01:01:13 -07:00
Jesse Szwedko
5554942721
This adds the source_dest_check attribute to the aws_network_interface resource
...
Defaults to true to be consistent with AWS
2015-07-23 06:16:51 +00:00
Sander van Harmelen
761c8ab225
Fix link in the docs
2015-07-22 20:59:45 +02:00
John Engelman
cbe9be4571
Add website_domain for S3 buckets.
2015-07-22 10:38:28 -05:00
Clint
f979fd7dee
Merge pull request #2571 from TimeIncOSS/f-aws-autogenerated-elb-name
...
provider/aws: Allow ELB name to be generated
2015-07-21 15:52:36 -05:00
Dave Cunningham
c6f0bf479b
Merge branch 'master' into gce_autoscaling
2015-07-20 14:25:26 -04:00
Travis Truman
d7e0e3fbe8
Responding to feedback
2015-07-19 14:15:56 -04:00
Marc Tamsky
521451db4d
provider/aws/aws_instance: add new argument `instance_initiated_shutdown_behavior`,
...
accepts string values of 'stop' or 'terminate'.
Signed-off-by: Marc Tamsky <tamsky@users.noreply.github.com>
2015-07-18 09:45:34 -07:00
Mitchell Hashimoto
55985a6f9e
Merge pull request #2752 from SamClinckspoor/patch-1
...
website: Fixed typo in AWS_CLOUDWATCH_METRIC_ALARM docs
2015-07-17 10:49:38 -07:00
Sander van Harmelen
95ea61a8eb
Adding the new doc to the layout as well
2015-07-16 17:46:23 +02:00
Sander van Harmelen
28b7b53be6
Updates and tweaks
2015-07-16 17:40:11 +02:00
Sam Clinckspoor
b54b35904d
Fixed typo in AWS_CLOUDWATCH_METRIC_ALARM docs
2015-07-16 17:27:33 +02:00
Jon Simpson
a2e14c0464
Fix typo
2015-07-15 16:48:53 +01:00
Clint
abe62e635a
Merge pull request #2724 from hashicorp/f-aws-asg-updates
...
provider/aws: Improved Auto Scaling Groups updates
2015-07-15 08:42:54 -05:00
Travis Truman
4bf24d5f97
Clarifying the resource state persistence mechanism for custom Provider/Resource authors
2015-07-14 13:40:58 -04:00
Radek Simko
650b13ebd4
provider/aws: Add docs for vpc_endpoint
2015-07-14 18:34:21 +01:00
Clint Shryock
55a1a31c2b
provider/aws: document that availability zones are now optional in ASGs
2015-07-14 10:24:16 -05:00
Jason Gedge
cf5926ddad
Add a function to find the index of an element in a list.
2015-07-13 14:11:30 -04:00
Radek Simko
b4d54b906e
Merge pull request #2705 from jtopjian/openstack-servergroup-docfix
...
provider/openstack: Add missing doc link for Server Groups
2015-07-13 07:33:59 +01:00
Takaaki FURUKAWA
a5209ad2c0
provider/openstack: Remove duplicate doc link of load balancer pool resource.
...
This commit removes the duplicate sidebar link of the load balancer pool resource.
2015-07-13 13:24:05 +09:00
Joe Topjian
e79698be32
provider/openstack: Add missing doc link for Server Groups
...
This commit adds the missing sidebar link for the Server Groups resource.
2015-07-13 02:52:12 +00:00
Radek Simko
206278bac0
google: Update google_container_cluster attribute docs according to reality
2015-07-11 19:33:45 +01:00
Dave Cunningham
0df8bf90c7
Merge pull request #2357 from TimeIncOSS/gke
...
Add support for GKE (Google Container Engine)
2015-07-11 14:14:50 -04:00
Radek Simko
70c69e445c
Add docs for google_container_cluster
2015-07-11 18:56:24 +01:00
Patrick Lee
80af6825fb
changed combine() to concat() in docs
...
The example of the concat() function uses combine() instead of concat().
2015-07-09 17:04:36 -06:00
Sander van Harmelen
0dc0cff14d
Merge pull request #2657 from blueharford/master
...
provisioner/chef: add secret key
2015-07-09 20:20:46 +02:00
Anthony Stanton
49a1f21a09
Use correct terms in DB Subnet Group docs
2015-07-09 17:39:05 +02:00
Joshua Seidel
147efbc52c
update markdown
2015-07-09 10:13:54 -04:00
Clint
b169a53786
Merge pull request #2642 from hashicorp/f-aws-elasticache-maintenance-window
...
provider/aws: Add maintenance window to ElastiCache cluster
2015-07-08 13:10:32 -06:00
Clint Shryock
ef28007988
merge master
2015-07-08 13:05:33 -06:00
Patrick Gray
b32008804e
fix markdown for aws_iam_policy_attachment
2015-07-08 14:25:57 -04:00
Clint
82d142cc5f
Merge pull request #2634 from hashicorp/f-aws-elasticache-redis-s3-snap
...
provider/aws: Add support for restoring from Redis backup stored in S3
2015-07-08 11:51:23 -06:00
Clint Shryock
49a01ee787
provider/aws: Add maintenance window to ElastiCache cluster
...
Implements #2612
2015-07-07 10:41:46 -06:00
Clint Shryock
91ea40d157
provider/aws: Update Launch Configuration docs to reflect required device name
2015-07-06 16:32:18 -06:00
Clint Shryock
edf8948d52
provider/aws: Add support for restoring from Redis backup stored in S3
...
Fixes #2377
2015-07-06 16:19:15 -06:00
Radek Simko
1e56b607a0
Merge pull request #2599 from kelcecil/ebs_optimized
...
Add ebs_optimized argument to launch_configuration docs
2015-07-05 09:29:58 +02:00
Radek Simko
8d6e2eb064
Merge pull request #2609 from CpuID/cpuid_ecs_task_definition_docs
...
Updated docs for aws_ecs_task_definition, to avoid confusion.
2015-07-03 19:53:59 +02:00
Nathan Sullivan
bba53d46a6
oops :)
2015-07-04 03:41:44 +10:00
Nathan Sullivan
21a336fb4a
updates as per @radeksimko's comments
2015-07-03 18:30:55 +10:00
Radek Simko
03dc6c4879
Merge pull request #2610 from CpuID/cpuid_ecs_service_docs_iam
...
Fix aws_ecs_service iam_role docs
2015-07-03 07:45:31 +02:00
Nathaniel Schweinberg
c29b4a9edd
adding more verbose description to Environment Variables page, explained TF_LOG more
2015-07-02 13:49:57 -05:00
Kel Cecil
857f139404
Add ebs_optimized argument to launch_configuration docs
2015-07-02 13:03:27 -04:00
Clint
460d49fd52
Merge pull request #2062 from reverbdotcom/adding-rds-snapshots
...
Adding rds snapshots
2015-07-02 08:56:51 -05:00
Nathan Sullivan
5edbb37994
fix variable for aws_iam_role
2015-07-02 21:53:01 +10:00
Nathan Sullivan
928d5f76ab
updated docs for aws_ecs_task_definition to avoid confusion
2015-07-02 20:34:58 +10:00
Nathaniel Schweinberg
03554ec8ca
fixed formatting glitches
2015-07-01 21:50:26 -05:00
Nathaniel Schweinberg
e38ced7785
retabd
2015-07-01 21:48:25 -05:00
Nathaniel Schweinberg
d857746d49
tweaking indentation settings
2015-07-01 21:46:51 -05:00
Nathaniel Schweinberg
80d77df477
fixed indentation
2015-07-01 21:40:04 -05:00
Nathaniel Schweinberg
382cad03c2
Added page documenting useful Environment Variables
2015-07-01 21:38:25 -05:00
Dave Cunningham
447da2177e
Add ForceNew metadata_startup_script field
2015-07-01 21:24:34 -04:00
Paul Hinze
3dc055f18b
Merge pull request #2582 from Tomohiro/fix-iam-user-access-key-example
...
Remove status argument from `aws_iam_access_key` example usage
2015-07-01 13:23:31 -05:00
Paul Hinze
b4ca04cb78
docs: expand how to assign mappings from file
2015-07-01 13:11:21 -05:00
Daisuke Fujita
280313ed24
Fix page description of aws_iam_group_membership
2015-07-02 01:38:40 +09:00
Daisuke Fujita
cf432a5acd
Fix page title of aws_iam_group_membership
2015-07-02 01:37:36 +09:00
Tomohiro TAIRA
405ed57544
Remove status argument from `aws_iam_access_key`
...
`aws_iam_access_key` resource is not supported `status` field.
Example from https://www.terraform.io/docs/providers/aws/r/iam_access_key.html :
resource "aws_iam_access_key" "lb" {
user = "${aws_iam_user.lb.name}"
status = "Active"
}
resource "aws_iam_user" "lb" {
name = "loadbalancer"
path = "/system/"
}
Result:
$ terraform plan
There are warnings and/or errors related to your configuration. Please
fix these before continuing.
Errors:
* aws_iam_access_key.lb: "status": this field cannot be set
2015-07-01 13:07:31 +09:00
Adam Enger
d206d6d5d8
Adding snapshot_identifier to db_instance docs
2015-06-30 15:33:13 -05:00
John Ewart
7b7d754bb5
Minor change to docs
2015-06-30 11:43:13 -07:00
John Ewart
ca7fe86c67
Update DynamoDB example docs to remove non-key attributes; update test to remove non-key attribute from attribute set to prevent infinite planning loops
2015-06-30 11:38:16 -07:00
Radek Simko
676d490d40
provider/aws: Allow elb name to be generated
2015-06-30 13:13:51 +01:00
Radek Simko
8acc55ae13
Merge pull request #2402 from hashicorp/f-aws-ecs-td-deregistration
...
provider/aws: Deregister ECS task definition correctly
2015-06-30 12:36:58 +01:00
Radek Simko
f67410db53
Merge pull request #2534 from dtan4/ec-subnet-group-subnet-ids
...
Make elasticache_subnet_group subnet_ids as required argument
2015-06-30 08:45:48 +01:00
Radek Simko
f5eb581425
provider/aws: ecs task definition is deregistered correctly
2015-06-29 23:37:20 +01:00
Paul Hinze
bc06deace2
Merge pull request #2535 from managedbyq/d-bogus-known-issue-dhcp-options
...
aws/docs: Removes bogus known linked issue from docs.
2015-06-29 17:17:54 -05:00
Mitchell Hashimoto
2b0d2f4c7d
Merge pull request #2559 from hashicorp/b-push
...
command/push: new UX (prefer Atlas over local vars) [GH-2373]
2015-06-29 14:00:43 -07:00
Mitchell Hashimoto
3cc5252b9d
website: update copy
2015-06-29 13:59:25 -07:00
Mitchell Hashimoto
9d9bcc2f6e
command/push: update flag to -overwrite, update docs
2015-06-29 13:53:05 -07:00
Mitchell Hashimoto
82028a7667
website: update push docs
2015-06-29 13:45:35 -07:00
Clint
791787047f
Merge pull request #2395 from GrayCoder/master
...
Add resource "aws_iam_policy_attachment" to attach a managed policy to users, roles, or groups
2015-06-29 14:33:34 -05:00
aznashwan
7429027a8c
Added SQL Database Server Firewall Rule resource.
2015-06-29 21:36:02 +03:00
Paul Hinze
12e429c69c
Merge pull request #2542 from jszwedko/fix-docker-image-field
...
The docker-image resource expects name, not image
2015-06-29 12:31:28 -05:00
Mitchell Hashimoto
da136d1dff
website: make clear that verbose policies are needed for s3_bucket
2015-06-28 22:42:13 -07:00
Jesse Szwedko
b05ca5a39c
The docker-image resource expects name, not image
...
to be set
[ci skip]
2015-06-28 19:16:56 -07:00
Camilo Aguilar
f6cd88bcc4
aws/docs: Removes bogus known linked issue from docs.
...
aws-sdk-go does what it is supposed to do. Some DHCP clients
are just too weird.
2015-06-28 09:31:23 -04:00
Daisuke Fujita
562cf596dc
Make elasticache_subnet_group subnet_ids essential
2015-06-28 16:13:25 +09:00
Clint
079e4505a8
Merge pull request #2276 from SamClinckspoor/resource-aws-elasticache-parameter-group
...
provider/aws elasticache parameter group
2015-06-26 14:01:19 -05:00
aznashwan
6ea0397e07
Made instances deployable on already existing services.
2015-06-26 15:49:05 +03:00
aznashwan
c1ac72683d
Fixed indentation in Azure documentation.
2015-06-26 15:49:05 +03:00
aznashwan
1e08c6e72f
Made Azure security group rules - security groups relationship one - many.
2015-06-25 21:57:38 +03:00
Clint Shryock
54ddd55c63
add note on availability
2015-06-25 11:09:30 -05:00
Clint Shryock
93a577880b
provider/aws: Allow in-place updates for ElastiCache cluster
2015-06-25 11:09:29 -05:00
Mitchell Hashimoto
25fa84974b
update CHANGELOG
2015-06-25 09:07:11 -07:00
Mitchell Hashimoto
02624118b3
Merge pull request #2489 from joshgarnett/aws_instance_monitoring
...
provider/aws: adding support for detailed monitoring of instances
2015-06-25 09:05:15 -07:00
Joshua Garnett
d23f534d26
Adding support for detailed monitoring of instances
2015-06-25 10:58:28 -04:00
Sander van Harmelen
61517f68b1
Add an `ohai_hints` option to upload hint files
...
This option takes a list of hints that will be uploaded to the new node
before starting the initial Chef run.
2015-06-25 16:32:36 +02:00
Sander van Harmelen
4c66df0dbf
Merge pull request #2483 from svanharmelen/f-provisioner-chef-ostype
...
provisioner/chef: add an option to specifically specify the target OS
2015-06-25 16:14:23 +02:00
Rob Zienert
1b30d6a9dc
Add missing docs to aws provider sidebar
2015-06-25 09:09:08 -05:00
Sander van Harmelen
2690d87d39
Add an option to specifically specify the target OS
...
Before this option (`os_type`) the provisioner would use the connection
type to determine the targeted OS. When not supplying a value for
`os_type`, it will fall back to the old behaviour, so this is full BC.
2015-06-25 14:29:48 +02:00
Jimmy Cuadra
94b11ed690
Fix wording in multi-provider resource docs
...
The sentence says that resources target a resource, but it should say that resources target providers.
2015-06-25 01:01:12 -07:00
Mitchell Hashimoto
f6b56a46ba
Merge pull request #2480 from dtan4/fix-elasticache-websites
...
website: Fix page titles and descriptions of ElastiCache websites
2015-06-24 23:18:02 -07:00
Mitchell Hashimoto
ede6af8763
Merge pull request #1921 from jtopjian/openstack-servergroup-schedulerhints
...
provider/openstack: scheduler_hints and servergroups
2015-06-24 23:13:25 -07:00
Daisuke Fujita
75be0a1529
Fix page description of elasticache_cluster
2015-06-25 15:11:49 +09:00
Daisuke Fujita
0850838dfc
Fix page description of elasticache_subnet_group
2015-06-25 15:11:23 +09:00
Daisuke Fujita
19b6e2816b
Fix page title of elasticache_subnet_group
2015-06-25 15:10:49 +09:00
Daisuke Fujita
30bc6afeed
Fix page description of elasticache_security_group
2015-06-25 15:09:47 +09:00
Mitchell Hashimoto
c223518085
Merge pull request #2332 from TimeIncOSS/docs-cache-nodes
...
provider/aws: Add docs for elasticache_cluster - cache_nodes
2015-06-24 23:08:09 -07:00
Daisuke Fujita
5da9dd52e8
Fix page title of elasticache_security_group
2015-06-25 15:07:28 +09:00
Radek Simko
dc26f06b5f
Merge pull request #2410 from TimeIncOSS/f-aws-lc-monitoring
...
provider/aws: Add aws_launch_configuration.enable_monitoring
2015-06-25 07:02:56 +01:00
Radek Simko
5cf5451d28
Merge pull request #1999 from TimeIncOSS/r53-delegation-set
...
provider/aws: Add Route 53 delegation set resource
2015-06-23 22:51:47 +01:00
Paul Hinze
c154ef9558
Merge pull request #1790 from TimeIncOSS/combine-func
...
config: Add support for lists to concat
2015-06-23 15:41:59 -05:00
Clint
24c4c55511
Merge pull request #2384 from hashicorp/f-aws-flow-logs
...
provider/aws: Add FlowLog resource
2015-06-23 15:08:00 -05:00
Paul Hinze
35f296e802
Merge pull request #2425 from hashicorp/f-ssh-bastion
...
communicator/ssh: bastion host support
2015-06-23 14:29:34 -05:00
Andrew Matheny
0ecd1fd054
Fixes incorrect usage of terraform_remote_state in docs
...
I was getting an error about a missing 'name' parameter when using the snippet from the docs that referenced a path value. Looking into the source, I found it was actually supposed to be name for the atlas provider.
2015-06-23 00:56:18 -04:00
Paul Hinze
a7cbbbd258
communicator/ssh: bastion host support
...
* adds `bastion_*` fields to `connection` which add configuration for a
bastion host
* if `bastion_host` is set, connect to that host first, then jump
through it to make the SSH connection to `host`
* enables SSH Agent forwarding by default
2015-06-22 18:00:18 -05:00
Clint Shryock
8e23607b67
update docs to include IAM roles
2015-06-22 10:07:43 -05:00
Clint Shryock
cc43ae8c4b
Merge branch 'master' into f-aws-flow-logs
...
* master:
Update CHANGELOG.md
Update CHANGELOG.md
Added affinity group resource.
update link to actually work
provider/azure: Fix SQL client name to match upstream
add warning message to explain scenario of conflicting rules
typo
remove debugging
Update CHANGELOG.md
provider/aws: Add docs for autoscaling_policy + cloudwatch_metric_alarm
provider/aws: Add autoscaling_policy
provider/aws: Add cloudwatch_metric_alarm
rename method, update docs
clean up some conflicts with
clean up old, incompatible test
update tests with another example
update test
remove meta usage, stub test
fix existing tests
Consider security groups with source security groups when hashing
2015-06-22 09:33:42 -05:00
Clint Shryock
87c7f6337d
remove flow/deliver log status attributes
2015-06-22 09:31:37 -05:00
Clint Shryock
d5f962b14b
clean up extra indentation
2015-06-22 09:25:27 -05:00
Radek Simko
cbddab8a69
provider/aws: Add aws_launch_configuration.enable_monitoring
2015-06-20 23:40:29 +01:00
Paul Hinze
44de0996c5
communicator/ssh: switch agent default to true
...
This changes SSH Agent utilization from opt-in to opt-out, bringing
Terraform in line with the behavior of Packer and the `ssh` command
itself.
But skip SSH agent connections if the SSH_AUTH_SOCK env var doesn't exist,
whcih means there's no agent to connect to.
2015-06-19 17:14:43 -05:00
aznashwan
9b5c99ba28
Added affinity group resource.
2015-06-19 21:53:36 +03:00
Patrick Gray
8abca07889
add markdown
2015-06-18 11:54:26 -04:00
Patrick Gray
d1325b0dce
fix whitespace
2015-06-18 11:43:16 -04:00
Patrick Gray
fa0573b22c
add doc link to aws.erb
2015-06-18 11:37:12 -04:00
Radek Simko
079ba4e310
provider/aws: route53 delegation set docs added
2015-06-17 23:25:32 +01:00
Alex Pilon
14f4e5fe54
provider/aws: Add docs for autoscaling_policy + cloudwatch_metric_alarm
2015-06-17 23:10:23 +01:00
Clint Shryock
641a86effa
additional attributes exported
2015-06-17 16:29:31 -05:00
Clint Shryock
cbb6b97f7e
provider/aws: Docs for FlowLog resource
2015-06-17 16:29:31 -05:00
aznashwan
357ed8e774
Added Azure SQL server and service support.
2015-06-17 21:23:16 +03:00
Paul Hinze
a75095aa69
docs: clarify wording around destroy/apply args
...
inspired by #2360 with clarification on args vs flags
/cc @catsby
2015-06-17 10:10:23 -05:00
Clint
b132dd284e
Merge pull request #2121 from johnewart/dynamodb
...
DynamoDB Support
2015-06-17 09:47:13 -05:00
Ben Wen
d483409176
Getting Started: Added a Next Step upon finishing install.
2015-06-16 17:01:22 -07:00
Paul Hinze
071db417fe
docs: add description of archive format to download page
2015-06-16 16:39:57 -05:00
Paul Hinze
f1a88fca5b
Merge pull request #2350 from thegedge/fix-aws-docs
...
provider/aws: grammar fix in the db_instance docs.
2015-06-15 12:34:53 -05:00
Paul Hinze
f4085194e5
Merge pull request #2334 from hashicorp/aws-docs-alphabet
...
aws docs: Sort resources alphabetically
2015-06-15 12:34:28 -05:00
Jason Gedge
11b136f503
Grammar fix in the aws_db_instance docs.
2015-06-15 13:32:30 -04:00
Paul Hinze
e514e16215
docs: add route53_health_check to sidebar
...
/cc @rubbish
2015-06-15 11:08:37 -05:00
Paul Hinze
924278c33f
Merge pull request #2226 from Banno/add-aws-route53-health-checks-squashed
...
provider/aws: add aws_route53_health_check (rebase,squash+docs)
2015-06-15 11:06:03 -05:00
Radek Simko
9024c34248
aws docs: Sort resources alphabetically
2015-06-13 21:12:24 +01:00
Radek Simko
f50d97d6ee
Fix typo in aws_networking docs (duplicate acl -> interface)
2015-06-13 21:03:11 +01:00
Radek Simko
487164f0cf
provider/aws: Add docs for elasticache_cluster - cache_nodes
2015-06-13 14:06:14 +01:00
Radek Simko
6a60fa4bfe
config: concat function supports lists (combines more lists into one)
2015-06-13 08:54:01 +01:00
Paul Hinze
1ebe117085
Merge pull request #2052 from aznashwan/azure
...
provider/azure: added a number of storage and networking resources.
2015-06-12 16:49:36 -05:00
aznashwan
548a17d38c
Added documentation for running tests.
2015-06-12 20:57:49 +03:00
aznashwan
ebfbef0d52
Added Storage Queue resource.
2015-06-12 01:55:43 +03:00
aznashwan
329424c04b
Added documentation.
2015-06-11 21:27:40 +03:00
Chris Bednarski
f01154366a
Merge with changes from master
2015-06-09 12:12:47 -07:00
Sam Clinckspoor
c22f271fb0
Cleaned indentation of example
2015-06-09 17:57:31 +02:00
Clint
05e06d4afd
Merge pull request #2273 from hashicorp/f-aws-iam-group-membership
...
provider/aws: Add IAMGroupMembership resource
2015-06-09 09:42:33 -05:00
Sander van Harmelen
aed44622b1
Merge pull request #2281 from svanharmelen/f-provider-cloudstack
...
provider/cloudstack: updating and tweaking tests and docs
2015-06-09 12:44:22 +02:00
Sander van Harmelen
c9d3b988bc
provider/cloudstack: updating and tweaking tests and docs
...
Making sure everything is up-to-spec again and all tests run flawless,
after merging in some new functionality.
2015-06-09 12:38:05 +02:00
Sam Clinckspoor
c79d821530
add docu link
2015-06-08 23:26:51 +02:00
Clint Shryock
eee7a2778d
add doc file that I forgot
2015-06-08 16:18:47 -05:00
Sam Clinckspoor
dedbac5a46
added documentation
2015-06-08 22:51:56 +02:00
Clint Shryock
9891523e36
docs for iam_group_membership
2015-06-08 15:11:17 -05:00
Paul Hinze
e305d7c5df
Merge pull request #2263 from hashicorp/f-aws-spot-instance-request
...
provider/aws: spot_instance_request
2015-06-08 10:29:58 -05:00
Mitchell Hashimoto
8748a86e60
Merge pull request #2160 from grubernaut/elasticache_port_required
...
provider/aws: Set AWS Elasticache Port Number to be required
2015-06-07 22:27:59 -07:00
Paul Hinze
112724fc39
provider/aws: spot_instance_request
...
This is an iteration on the great work done by @dalehamel in PRs #2095
and #2109 .
The core team went back and forth on how to best model Spot Instance
Requests, requesting and then rejecting a separate-resource
implementation in #2109 .
After more internal discussion, we landed once again on a separate
resource to model Spot Instance Requests. Out of respect for
@dalehamel's already-significant donated time, with this I'm attempting
to pick up the work to take this across the finish line.
Important architectural decisions represented here:
* Spot Instance Requests are always of type "persistent", to properly
match Terraform's declarative model.
* The spot_instance_request resource exports several attributes that
are expected to be constantly changing as the spot market changes:
spot_bid_status, spot_request_state, and instance_id. Creating
additional resource dependencies based on these attributes is not
recommended, as Terraform diffs will be continually generated to keep
up with the live changes.
* When a Spot Instance Request is deleted/canceled, an attempt is made
to terminate the last-known attached spot instance. Race conditions
dictate that this attempt cannot guarantee that the associated spot
instance is terminated immediately.
Implementation notes:
* This version of aws_spot_instance_request borrows a lot of common
code from aws_instance.
* In order to facilitate borrowing, we introduce `awsInstanceOpts`, an
internal representation of instance details that's meant to be shared
between resources. The goal here would be to refactor ASG Launch
Configurations to use the same struct.
* The new aws_spot_instance_request acc. test is passing.
* All aws_instance acc. tests remain passing.
2015-06-07 17:33:32 -05:00
Guillaume Giamarchi
e04a6cacc5
Enpoint type configuration for OpenStack provider
...
Add the possibility to specify the endpoint type
(public, admin, internal). The default remains the
same (public).
2015-06-07 23:50:34 +02:00
Aaron Welch
07ad320960
Packet bare metal cloud hosting platform provider
2015-06-07 16:34:08 -04:00
Ian MacLeod
20558fcf70
Fix page title for aws_elasticache_cluster
2015-06-07 12:42:38 -07:00
ketzacoatl
4bbe93552a
Minor correction to aws_s3_bucket docs
2015-06-05 19:20:23 -04:00
Radek Simko
2df0e734ae
docs: Fix wrong title (aws_autoscaling_notification)
2015-06-05 23:47:50 +02:00
Clint
e2cefe290d
Merge pull request #2232 from justnom/master
...
Fixing bugs with `aws_network_interface` and added docs.
2015-06-05 16:24:14 -05:00
Clint
e172508788
Merge pull request #2197 from hashicorp/f-aws-asg-notifications
...
provider/aws: ASG Notifications Resource
2015-06-05 16:04:19 -05:00
Clint Shryock
f8eb5e4b11
clarify docs
2015-06-05 15:42:04 -05:00
Radek Simko
1770713633
Merge pull request #1803 from TimeIncOSS/ecs
...
aws: Add support for ECS (Container Service)
2015-06-05 22:25:41 +02:00
justnom
09bac2384e
Adding `aws_network_interface` to sidebar.
2015-06-05 12:31:19 -04:00
Clint Shryock
3858ee0ade
add docs for asg notifications
2015-06-05 10:14:24 -05:00
justnom
aed17f8658
Fixing bugs with `aws_network_interface` and added docs.
...
When a user tried to create an `aws_network_interface` resource without specifying the `private_ips` or `security_groups` attributes the API call to AWS would fail with a 500 HTTP error. Length checks have been put in place for both of these attributes before they are added to the `ec2.CreateNetworkInterfaceInput` struct.
Documentation was also added for the `aws_network_interface` resource.
2015-06-04 11:44:33 -04:00
Mitchell Hashimoto
132688a9a1
Merge pull request #2224 from joelhandwell/website
...
De-duplicate Openstack Provider sidebar entry
2015-06-04 16:16:09 +02:00
Julian Schneider
b9a437658e
Add privileged option to docker container resource
2015-06-04 13:05:52 +02:00
Trent Johnson
054a40475c
provider/aws: add aws_route53_health_check
2015-06-04 05:58:45 -05:00
Joel Handwell
31d6c403d2
De-duplicate Openstack Provider sidebar entry
2015-06-04 06:12:49 -04:00
John Ewart
bbc6f14807
Adding DynamoDB documentation
2015-06-03 17:07:03 -07:00
Radek Simko
c3fcdfc6eb
Add docs for new AWS ECS resources
2015-06-03 22:48:19 +01:00
Paul Hinze
b71fa3d0ae
provider/aws: handle upstream aws-sdk-go repo move
...
`awslabs/aws-sdk-go => aws/aws-sdk-go`
Congrats to upstream on the promotion. :)
2015-06-03 13:36:57 -05:00
Paul Hinze
f1439e6118
Merge pull request #2204 from thorduri/docfix
...
Fixup aws_security_group doc example.
2015-06-03 09:28:59 -05:00
Paul Hinze
e91705ac96
Merge pull request #2102 from Fodoj/add-module-outputs
...
Add module outputs
2015-06-03 09:23:43 -05:00
Benjamin Vickers
e0b9961d93
Update docs for Cloudstack with SSH keypair and timeout
2015-06-03 12:45:46 +01:00
Thordur Bjornsson
f3a86114ae
Fixup aws_security_group doc example.
...
Both to_ and from_ port must be zero to use protocol -1.
2015-06-03 11:02:16 +02:00
Sander van Harmelen
31ae2482d5
Merge pull request #2053 from svanharmelen/f-provider-azure
...
WIP: Add Azure provider (peer-review PR)
2015-06-02 21:17:03 +02:00
Paul Hinze
f057d6e176
Merge pull request #2194 from jjshoe/master
...
Let people know elbs support tags
2015-06-02 14:11:31 -05:00
Joel
3939236f87
Let people know elbs support tags
2015-06-02 14:05:55 -05:00
Jack Pearkes
50fc610604
website: atlas artifact type is amazon.ami no aws.ami
2015-06-02 13:26:28 -04:00
Andrew Langhorn
70c90f420e
Clarify syntax for RDS maintenance window param
...
Closes #2069
2015-06-02 07:44:09 +01:00
Radek Simko
f29dbe0c87
Merge pull request #2181 from mzupan/add-elaticcache-tags
...
aws: adding tags option for aws_elasticache_cluster
2015-06-02 07:34:08 +01:00
Mike Zupan
544236df94
tags lacking from docs
2015-06-01 15:05:07 -07:00
Radek Simko
7a5cf7e361
docs: aws_sqs_queue - Add newline to fix Markdown
2015-06-01 20:57:57 +01:00
Chris Bednarski
6986121305
AWS Lambda functionality
...
- Includes documentation
- Includes acceptance tests
2015-06-01 09:33:45 -07:00
Dave Cunningham
265b9b254e
Merge pull request #2060 from alphagov/f-add-google-cloud-storage
...
Feature: add google cloud storage
2015-06-01 12:10:07 -04:00
Paul Hinze
4052be6c7a
Merge pull request #2139 from hashicorp/sethvargo/clarify_url
...
Add a note of where to view files before downloading them
2015-06-01 10:52:09 -05:00
Paul Hinze
115ea19ab5
Merge pull request #2165 from TimeIncOSS/fix-iam-examples
...
docs: Fix IAM assume_role_policy examples
2015-06-01 10:51:31 -05:00
Jake Champlin
a6e17d3b5f
Update Documentation
2015-06-01 10:55:07 -04:00
Clint
ceca4ef9aa
Merge pull request #2148 from hashicorp/b-aws-netacl-icmp-support
...
provider/aws: Add support for ICMP Protocol in Network ACLs
2015-06-01 08:33:06 -05:00
Radek Simko
40a582170a
docs: Fix IAM assume_role_policy examples
2015-06-01 13:29:21 +01:00
Dan Hilton
b909f7826b
provider/google: Add support for Google Compute Stogare buckets.
...
Configure Google Compute Storage buckets using:
* name (compulsory attribute)
* predefined_acl (optional, default: `projectPrivate`)
* location (optional, default: `US`)
* force_destroy (optional, default: `false`)
Currently supporting only `predefined_acl`s. Bucket attribute updates happen via re-creation. force_destroy will cause bucket objects to be purged, enabling bucket destruction.
2015-06-01 11:36:50 +01:00
Paul Hinze
84cb771c33
Merge pull request #2153 from TimeIncOSS/sort-aws-resources
...
AWS docs nitpicks (alphabetical sort + names)
2015-05-30 12:56:44 -05:00
Radek Simko
3093e49ea3
Merge pull request #2150 from hashicorp/d-module-ssh-source-example
...
docs: clarify ssh git module source syntax
2015-05-30 16:08:29 +01:00
Radek Simko
14279e04d0
Docs: Fix name according to reality (route-table-assoc->route-table-association)
2015-05-30 15:51:21 +01:00
Radek Simko
09d7b90e47
Docs: Fix name according to reality (launch-config -> launch-configuration)
2015-05-30 15:51:08 +01:00
Radek Simko
ef92a03a9b
Docs: Fix name according to reality (autoscaling->autoscaling_group)
2015-05-30 15:50:56 +01:00
Radek Simko
5027a6bd5e
Docs: Sort AWS resources alphabetically
2015-05-30 15:36:13 +01:00
Paul Hinze
5f1e8ebb5d
Merge pull request #2152 from mzupan/doc-elb-stickiness-fix
...
aws_app_cookie_stickiness_policy doc fix
2015-05-30 08:49:53 -05:00
Mike Zupan
f90536eb60
Need the id to link back
2015-05-30 06:38:49 -07:00
Paul Hinze
53d8981ef1
Merge pull request #2076 from atlassian/lb_cookie_stickiness_policy_doco
...
Correct lb_cookie_stickiness_policy example config
2015-05-29 21:50:23 -05:00
Paul Hinze
160c87a3e3
docs: clarify ssh git module source syntax
...
refs #2116
2015-05-29 21:15:55 -05:00
Clint
c4af5b2e9a
Merge pull request #2120 from hashicorp/b-aws-instance-ebs-snapshot
...
provider/aws: Fix issue with restoring from snapshot ID
2015-05-29 17:07:01 -05:00
Clint Shryock
339f2bd21f
provider/aws: Add support for ICMP Protocol in Network ACLs
...
- added icmp_type attribute
- added icmp_code attribute
- fixed an issue hiding the error
2015-05-29 16:48:50 -05:00
Mike Zupan
ef83fd52ae
missing a closing } in the example
...
This is a simple one.. Docs were missing a closing }
2015-05-29 13:33:32 -07:00
ketzacoatl
9a0c733c18
Update interpolation.md, doc pattern combining template_file and count
...
This example is derived from @phinze's [work seen here](https://github.com/hashicorp/terraform/issues/1893#issuecomment-100945306 )
2015-05-29 18:24:08 +00:00
Seth Vargo
4ecc9de937
Minor grammar change
2015-05-29 09:50:32 -07:00
Seth Vargo
f81f517651
Add a note of where to view files before downloading them
2015-05-29 09:49:57 -07:00
Clint
4cd8147340
Merge pull request #2110 from hashicorp/f-aws-kinesis
...
provider/aws: AWS Kinesis Stream support
2015-05-29 10:37:29 -05:00
Radek Simko
01399f3240
Add tags to EBS volumes
2015-05-29 12:39:20 +01:00
ketzacoatl
addb43deae
Correct to_port in egress example
...
When using `-1` for the protocol, both `from_port` and `to_port` must be `0`, or so says AWS thru Terraform:
```
* from_port (0) and to_port (65535) must both be 0 to use the the 'ALL' "-1" protocol!
```
2015-05-28 21:37:46 -04:00
Syohei YOSHIDA
4702f4e97c
Correct misspellings
2015-05-29 10:25:42 +09:00
Sander van Harmelen
cef8259923
Adding the last parts of the docs for the new Azure provider
...
Next to the remaining docs, I also updated the code so any Virtual
Network related API calls are now synchronised by using a mutex (thanks
@aznashwan for pointing that out!).
2015-05-29 00:10:21 +02:00
Clint
440537a6cf
Merge pull request #2050 from hashicorp/f-aws-volume-attachment
...
provider/aws: Add resource_aws_volume_attachment
2015-05-28 16:24:16 -05:00
gkze
55555a2a03
Typos
2015-05-28 13:53:05 -07:00
gkze
946d7a3102
Correcting typo
2015-05-28 11:32:26 -07:00
Clint Shryock
db8805dfa5
provider/aws: Fix issue with restoring from snapshot ID
...
Fixes #1862
2015-05-28 11:25:13 -05:00
Clint Shryock
1f5c038570
provider/aws: Document Volume Attachment
2015-05-28 10:33:20 -05:00
dan
8553d97682
fix typo
2015-05-28 10:20:00 +02:00
Sander van Harmelen
ca1eb1917b
Adding docs and tweaking the provider
2015-05-28 00:51:18 +02:00
Clint Shryock
214ed23974
provider/aws: AWS Kinesis Stream support
...
Adds a Kinesis Stream resource
2015-05-27 15:54:17 -05:00
Kirill Shirinkin
b945d1ee0b
Update docs
2015-05-27 17:11:31 +02:00
Clint
13e2a7cf0e
Merge pull request #2086 from hashicorp/f-aws-iam-server-cert
...
provider/aws: Add IAM Server Certificate resource
2015-05-27 08:34:23 -05:00
7heo
ff9b74c7e8
More internal links in template documentation.
2015-05-27 12:22:52 +02:00
Radek Simko
f64cb23334
Fix docs for aws_route53_record params
2015-05-27 02:50:28 +01:00
Clint
8764205bcf
Merge pull request #1974 from johnewart/sns
...
Initial SNS topic / subscription support
2015-05-26 16:50:57 -05:00
Clint Shryock
be7ece0ce7
provider/aws: Add IAM Server Certificate resource
2015-05-26 16:40:15 -05:00
Michael Austin
3eceddc34d
added documentation
2015-05-26 11:25:03 -04:00
Paul Hinze
a6b8b65e6e
Merge pull request #2029 from julienlavergne/ebs_description
...
added attributes reference section for AWS_EBS_VOLUME
2015-05-26 09:50:02 -05:00
Otto Jongerius
3031b08cd9
Correct lb_cookie_stickiness_policy example config documentation.
2015-05-26 11:26:41 +10:00
Radek Simko
ff2f446eb4
aws_db_instance docs updated per #2070
2015-05-26 00:14:44 +01:00
Radek Simko
d569e14121
Merge pull request #2070 from managedbyq/master
...
providers/aws: Clarifies db_security_group usage docs.
2015-05-25 16:10:49 -07:00
Camilo Aguilar
e94a8b2627
providers/aws: Adds link to AWS docs about RDS parameters.
2015-05-25 18:57:23 -04:00
Camilo Aguilar
868564c820
providers/aws: Clarifies db_security_group usage.
...
db_security_group is only intended to be used in EC2-Classic Platform.
For DB instances in a VPC, we associate VPC security groups instead,
when declaring the db_instance resource.
2015-05-25 11:45:20 -04:00
Andrew Langhorn
b451eed453
"More more" no more!
...
We don't need to say "for more for more" here, because it
doesn't make sense. Fixes this.
2015-05-25 15:37:49 +01:00
John Ewart
1dd95df5ab
Export ARN in SQS queue and SNS topic / subscription; updated tests for new AWS SDK errors; updated documentation.
2015-05-22 21:12:25 -07:00
John Ewart
68734517f8
Initial SNS support
2015-05-22 20:26:10 -07:00
Marc Tamsky
396fed9bd6
correct resource name in example
2015-05-22 09:24:51 -07:00
Clint
11f67ddc39
Merge pull request #2039 from stephenchu/master
...
Added support for 'comment' field for an AWS route53 zone resource.
2015-05-22 07:11:19 -05:00
Clint
ec06e81cf3
Merge pull request #1946 from hashicorp/f-aws-db-read-replicas
...
provider/aws: Add AWS RDS Read Replica
2015-05-21 15:14:11 -05:00
Clint Shryock
729238675b
update docs
2015-05-21 15:06:22 -05:00
Stephen Chu
f5102e9174
Added docs for route53 zone 'comment' argument.
2015-05-21 20:05:52 +00:00
Clint Shryock
6de8f9d180
provider/aws: RDS Read Replica cleanups
...
remove typos, debugging, and try spelling things correctly
2015-05-21 09:49:46 -05:00
Julien Lavergne
d56eb3eb92
added attributes reference section for AWS_EBS_VOLUME
2015-05-21 12:06:13 +02:00
Julien Lavergne
fb847151b5
fixed aws_ebs_volume description
2015-05-21 11:54:11 +02:00
Michael Austin
dba8771b14
added documention for force_destroy argument
2015-05-20 19:26:44 -04:00
Clint Shryock
d755fbd347
provider/aws: Add docs for AWS RDS Read Replicate
2015-05-20 08:24:36 -05:00
Justin Campbell
c585aae38b
Merge pull request #1992 from justincampbell/s3-policy
...
providers/aws: Add support for policy on S3 bucket
2015-05-18 13:34:58 -04:00
Justin Campbell
9c764a3253
providers/aws: Add support for policy on S3 bucket
2015-05-18 13:10:44 -04:00
Sander van Harmelen
aa4aca65d0
Merge pull request #2003 from svanharmelen/f-update-docs
...
provisioner/chef: small fix in the docs
2015-05-18 16:29:21 +02:00
Sander van Harmelen
0e87980c72
provisioner/chef: small fix in the docs
2015-05-18 16:21:31 +02:00
Dave Cunningham
419b4f02d2
Merge autoscaler & instance group PR from dwatson
...
Additionally:
Update CHANGELOG
Make cooldown period optional for autoscaler
Refactor autoscaler and add more error checking
Instance template now supports image aliases
Replace instance group manager 'size' -- use target_size (now writeable)
Add documentation for autoscaler
Add beta warnings to docs
2015-05-16 20:14:38 -04:00
John Engelman
597ecf82e4
Remove notes about nameservers only being available for public zones.
...
Support for nameservers in private zones was added in bd6ff34
.
2015-05-15 21:24:11 -05:00
Clint
9f52192a79
Merge pull request #1939 from johnewart/sqs
...
Initial SQS support
2015-05-15 15:44:52 -05:00
John Ewart
d538194f59
Added docs, tests, and updated SQS code
2015-05-15 13:09:20 -07:00
Paul Hinze
e1ea427649
provider/aws: support ec2 termination protection
...
closes #1233
2015-05-15 15:20:58 -04:00
Clint Shryock
5113761f41
Merge branch 'f-aws-network-subnet-ids'
...
* f-aws-network-subnet-ids:
document Network ACL Subnet IDs attribute
provider/aws: Add tests for Network ACL subnets
upgrade to use typeset for subnet_ids
network acl cleanups
provider/aws: Support multiple subnets in Network ACL
2015-05-15 09:58:57 -05:00
Clint Shryock
bf65f7c013
document Network ACL Subnet IDs attribute
2015-05-15 09:35:38 -05:00
Justin Campbell
e68dd5a8bf
Merge pull request #1909 from justincampbell/s3-redirect
...
providers/aws: Add support for S3 website redirect
2015-05-15 09:32:39 -04:00
John Engelman
43607523fa
Add missing sidebar item for zone_association.
2015-05-14 16:04:37 -05:00
John Engelman
f1d85f955a
Fix typo in docs
2015-05-14 16:04:37 -05:00
John Engelman
b784908491
Add documentation and changelog for route53_zone_association
2015-05-14 16:04:36 -05:00
John Engelman
258422621f
Update documentation and changelog for route53_hosted_zone.
2015-05-14 16:03:51 -05:00
John Engelman
bf97d6a80f
AWS/Route53Zone - create private hosted zone associated with VPC.
2015-05-14 16:03:50 -05:00
Paul Hinze
b56a42627f
provider/aws: ASGs can wait for ELB InService
...
This enhances the waiting strategy introduced in #1839 to wait for each
ASG instance to become InService in attached ELBs before continuing.
2015-05-14 15:03:53 -05:00
Mitchell Hashimoto
ad62be8642
website: parameter_group_name for elasticache cluster required [GH-1929]
2015-05-13 20:23:37 -07:00
Mitchell Hashimoto
0c9e95a32f
website: note that interpolations can be escaped
2015-05-13 20:22:14 -07:00
Daisuke Fujita
89c97787df
Fix argument mistake in IAM group policy document
2015-05-14 10:34:02 +09:00
Paul Hinze
f0e6d0f97e
docs: fix cidr_block on aws SG egress
...
fixes #1936
2015-05-13 18:41:41 -05:00
uzyexe
2043698819
missing is "aws_"
2015-05-13 17:17:33 +09:00
Josh Bleecher Snyder
02e751e356
config: add formatlist
...
formatlist distributes formatting over lists.
See the docs for details.
As a colleague commented:
"It happens all the time that we want a set of
outputs, but in a slightly different way than
just simple joining or concatting."
formatlist (combined with join)
makes it easy to satisfy those needs.
2015-05-12 16:11:42 -07:00
Radek Simko
0c07fa359b
Add missing EOF to iam_role_policy example
2015-05-12 22:29:36 +01:00
Radek Simko
b5f0dc867b
Fix incorrect parameter name
2015-05-12 22:29:36 +01:00
Radek Simko
c214130401
aws: Reorder resources in IAM examples in docs
...
- This is to make relevant resources more visible
2015-05-12 22:29:36 +01:00
Radek Simko
f24e8c7b53
Add docs for aws_iam_role
2015-05-12 22:29:35 +01:00
Sander van Harmelen
4e0aa334fa
Merge pull request #1868 from svanharmelen/f-chef-client-provisioner
...
New provisioner for Chef-Client
2015-05-12 23:06:09 +02:00
Dave Cunningham
372908cc6f
Merge pull request #980 from BashtonLtd/gce_instance_template_network_update
...
Update Instance Template network definition to match changes to Instance.
2015-05-12 15:46:04 -04:00
uzyexe
b16b5e4a8c
Typo in website docs for aws_route_table
2015-05-13 01:13:02 +09:00
Justin Campbell
b8cd6b2bae
providers/aws: Add support for S3 website redirect
2015-05-12 11:24:08 -04:00
Sander van Harmelen
11314a3d71
Tweaking a few minor things according to the feedback on GH
2015-05-12 10:37:38 +02:00
Dave Cunningham
5f15a9d26a
Allow local SSDs, Fix #1088
2015-05-11 21:40:37 -04:00
Joe Topjian
7ca7eeabe7
Added scheduler_hints to the OpenStack instance resource.
...
This allows various hints to be passed to the OpenStack scheduler
that will determine where the instance will be hosted in the cloud.
2015-05-12 01:08:20 +00:00
Joe Topjian
b74e74fc16
ServerGroup Resource
...
This commit adds a server group resource. Users can create server
groups with different policies. If a server is launched in a certain
group, the server will adhere to that policy. For example, servers
can be made to all launch on the same compute node or different compute
nodes.
2015-05-12 01:08:19 +00:00
Paul Hinze
a268cc3d81
Merge pull request #1878 from jamesob/doc_for_paramterized_lists
...
Document work-arounds necessary to parameterize list types.
2015-05-08 17:02:36 -05:00
James O'Beirne
56ec897a84
Fix typo.
2015-05-08 14:58:01 -07:00
James O'Beirne
a074b33bcf
Document work-arounds necessary to parameterize list types.
...
Related to https://github.com/hashicorp/terraform/issues/57 .
2015-05-08 14:49:29 -07:00