John Ewart
68734517f8
Initial SNS support
2015-05-22 20:26:10 -07: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
John Engelman
43607523fa
Add missing sidebar item for zone_association.
2015-05-14 16:04:37 -05: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
Sander van Harmelen
c19d92fb67
Refactored quite a few things after review...
...
Also renamed the provisioner to just `chef` as it’s out intention to
end up with one provisioner for all types of `chef` clients.
2015-05-08 23:25:24 +02:00
Clint Shryock
eaf96d9d6f
provider/aws: Document AWS ElastiCache cluster
...
- ElastiCache subnet group name is computed
2015-05-08 14:33:41 -05:00
Alexander Dupuy
fa8cb0f495
link new openstack resource docs into sidebar
2015-05-08 18:14:02 +02:00
Sander van Harmelen
60984b2da2
This commit adds a Chef Client provisioner
...
The commit is pretty complete and has a tested/working provisioner for
both SSH and WinRM. There are a few tests, but we maybe need another
few to have better coverage. Docs are also included…
2015-05-08 14:54:56 +02:00
Radek Simko
be2ab3a644
Duplicate of vpn-gateway link removed
2015-05-08 10:40:56 +01:00
Radek Simko
c6a9a0684a
Incorrect references fixed
2015-05-08 10:40:56 +01:00
Radek Simko
dfae8e1170
Do matching in sidebar_current via regex or equal sign
2015-05-08 10:40:51 +01:00
Mitchell Hashimoto
f1ae920aa9
website: document templating as a provider
2015-05-07 18:20:22 -07:00
Mitchell Hashimoto
56e92f7f02
website: document state
2015-05-05 17:52:28 -07:00
Clint Shryock
885efa0837
provider/aws: Add Security Group Rule as a top level resource
...
- document conflict with sg rules and sg in-line rules
- for this to work, ingress rules need to be computed
2015-05-05 16:56:39 -05:00
Christopher Tiwald
d76719bbb8
Add docs for various iam_* resources.
2015-05-05 12:47:20 -04:00
Phil Frost
b082117e92
Implement AWS IAM resources
...
- Users
- Groups
- Roles
- Inline policies for the above three
- Instance profiles
- Managed policies
- Access keys
This is most of the data types provided by IAM. There are a few things
missing, but the functionality here is probably sufficient for 95% of
the cases. Makes a dent in #28 .
2015-05-05 12:47:20 -04:00
Mitchell Hashimoto
9ed909c8fe
Merge pull request #1749 from nabeken/aws-proxy-protocol-policy
...
provider/aws: Add proxy protocol support in ELB
2015-05-04 14:04:53 -07:00
Christopher Tiwald
e8976dca6b
aws: Add documentation for VPN connection routes.
2015-05-04 12:55:55 -04:00
Christopher Tiwald
282c96f0e9
aws: Add docs for aws_vpn_connection resources.
2015-05-01 12:23:39 -04:00
Camilo Aguilar
338ae601bc
providers/aws: Implements DHCP Options Set support.
2015-04-30 17:52:04 -04:00
TANABE Ken-ichi
638ca1e0df
providers/aws: Add docs for aws_proxy_protocol_policy
2015-04-30 22:24:14 +09:00
Dave Cunningham
f6554fb4a9
Support Google Cloud DNS, Fix #1148
2015-04-30 01:32:34 -04:00
Mitchell Hashimoto
b0f90fe2be
Merge pull request #1746 from ctiwald/ct/vpn-support
...
Add support for AWS customer gateways
2015-04-29 20:22:27 -07:00
Christopher Tiwald
fdb25cca8a
aws.erb: It's "docs", not "doc". Oops.
2015-04-29 21:49:25 -04:00
Christopher Tiwald
2b4fb16e3a
aws: Add docs for aws_customer_gateway.
2015-04-29 21:33:00 -04:00
Mitchell Hashimoto
5d4c67c462
website: add ebs_volume
2015-04-28 20:49:21 -07:00
Mitchell Hashimoto
d354cae524
Merge pull request #1685 from ctiwald/master
...
provider/aws: Implement support for various AWS ELB cookie stickiness policies
2015-04-28 20:24:11 -07:00
Paul Hinze
fda73e3843
Merge pull request #1705 from trumant/debug_logging_docs
...
Adding doc that explains how to configure/use logging
2015-04-28 08:50:17 -05:00
Travis Truman
4dc7e083ef
Adding doc that explains how to configure/use logging
2015-04-28 09:43:39 -04:00
Christopher Tiwald
30f8fd738a
aws: Add docs for lb_cookie_stickiness_policy.
2015-04-26 18:05:43 -04:00
Justin Campbell
774e7c31a2
Doc home link goes back to providers from resource
...
Changes the "Documentation Home" link in the sidebar to go back to the
list of providers instead of all the way back to the documentation home
page.
2015-04-25 07:28:51 -04:00
Kevin Fishner
84e96c345b
terraform and the hashicorp ecoystem
2015-04-20 14:20:50 -07:00
Kevin Fishner
3646da0aff
add remote terraform to getting started
2015-04-19 21:56:03 -07:00
Sander van Harmelen
d678b79fce
Adding docs for the new resource...
2015-04-12 10:52:29 +02:00
Jack Pearkes
ccb6cefca9
website: fix openstack doc links and style
2015-04-02 21:08:42 -07:00
Paul Hinze
5b699fea9e
Merge pull request #1293 from hashicorp/f-targeted-ops
...
core: targeted operations
2015-04-01 10:37:55 -05:00
Paul Hinze
91a3d22a9f
docs: resource addressing
2015-03-31 18:48:54 -05:00
Paul Hinze
08814a51ba
Merge pull request #924 from jrperritt/openstack-gophercloud-v1.0
...
OpenStack Provider
2015-03-31 16:58:21 -05:00
Jon Perritt
9c128b7c99
docs for volume and container resources
2015-03-31 09:54:48 -06:00
Jon Perritt
3427597bd0
update docs to remove security group rule and lb member files
2015-03-31 09:54:47 -06:00
Jon Perritt
d80a02c12d
update docs to reflect resource region and versioning
2015-03-31 09:54:46 -06:00
Jon Perritt
f4a22ae47f
add neutron and lb resources
2015-03-31 09:54:46 -06:00
Jon Perritt
fc344e9060
sec group and sec group rule docs
2015-03-31 09:54:45 -06:00
Jon Perritt
00ee96fb6f
openstack servers and keypairs docs
2015-03-31 09:54:45 -06:00
Mitchell Hashimoto
2f0235b23d
website: docker docs
2015-03-28 19:05:17 -07:00
Mitchell Hashimoto
f857363aac
website: document push
2015-03-24 13:30:23 -07:00
Dan Everton
3339ab90c6
Merge branch 'master' into aws-go-vpn
2015-03-10 09:01:41 +10:00
Sander van Harmelen
d2c6ae0741
Merge pull request #1163 from svanharmelen/f-cloudstack-vpn-resources
...
provider/cloudstack: adding vpn resources
2015-03-09 17:50:12 +01:00
Sander van Harmelen
bb7ef8db67
Adding tests and docs for the new VPN resources
...
And did some (very) minor refactoring in the existing docs
2015-03-09 14:00:29 +01:00
Dan Everton
7565e69ba3
Merge branch 'master' into aws-go-vpn
2015-03-07 09:46:23 +10:00
Jack Pearkes
26cc99bf3f
website: add digitalocean ssh_key documentation
...
cc/ @plalloni
2015-03-06 10:00:41 -08:00
Radek Simko
6e6369c7a4
vpc_peering docs added to sidebar
2015-03-06 07:55:38 +00:00
Dan Everton
b741e0c9a3
Add documentation
2015-03-06 08:41:22 +10:00
Mitchell Hashimoto
4306405af8
website: docs for new remote commands
2015-03-04 16:35:42 -08:00
Mitchell Hashimoto
ac6efa5e57
Merge pull request #1065 from hashicorp/f-taint
...
Add "taint" command
2015-02-26 23:55:20 -08:00
Mitchell Hashimoto
fa9b655fd1
website: docs for tainted command
2015-02-26 10:37:08 -08:00
Jack Pearkes
0ee4e2b46c
providers/dme: rename dnsmadeeasy package to dme
...
This package rename just makes one consistent name across the docs,
packages, and dirs.
cc/ @soniah
2015-02-25 15:54:22 -08:00
Dave Cunningham
19af96bd87
Add google resources to sidebar
2015-02-22 20:44:00 -05:00
Paul Hinze
fad6f69071
Revert "Add Azure provider"
...
This reverts commit f561e2a6a8
.
2015-02-13 12:53:01 -06:00
Paul Hinze
f852a01c22
providers/aws: docs for aws_main_route_table_association
2015-02-03 15:13:15 -06:00
Ferran Rodenas
f561e2a6a8
Add Azure provider
2015-01-30 16:32:35 -06:00
Sander van Harmelen
edc8b91d09
Adding/updating the docs to reflect the changes in the provider
2015-01-16 17:23:27 +01:00
Sander van Harmelen
68a6e7197f
Adding some needed references and updated a couple of passes
2015-01-13 11:28:05 +01:00
Armon Dadgar
eef75a7a2a
Merge pull request #695 from moredip/aws_key_pair-resource
...
add aws_key_pair resource
2015-01-06 10:46:58 -08:00
Pete Hodgson
55347c0e59
Add docs for key_pair AWS resource
2015-01-05 21:45:05 -08:00
Pete Hodgson
ce4f4574fb
Fix sidebar highlighting bug for aws_network_acl
2015-01-05 21:45:04 -08:00
Emil Hessman
28d39cd0bc
website: address spelling mistakes, casing and links
2015-01-03 19:31:53 +01:00
Armon Dadgar
f6bfbac3d1
website: Add link to heroku_cert in the docs
2014-12-15 12:14:00 -08:00
Sander van Harmelen
17bc60fb68
Merge pull request #645 from svanharmelen/f-cloudstack-provider
...
First release of a provider for CloudStack
2014-12-10 22:33:09 +01:00
Armon Dadgar
493eaa3f21
website: add links to new commands
2014-12-10 13:27:11 -08:00
Armon Dadgar
15de5c3cf9
website: Document the atlas provider
2014-12-10 13:27:05 -08:00
Sander van Harmelen
4910423d83
First release of a provider for CloudStack
...
Of course not all resources are covered by this first release, but
there should be enough resources available to handle most common
operations.
Tests and docs are included.
2014-12-10 22:20:52 +01:00
Armon Dadgar
477efb4fa4
website: Docs for aws_network_acl
2014-12-07 23:30:36 -08:00
Rob Costanzo
de16b10555
Added new aws_db_parameter_group resource for creating RDS DB Parameter Groups.
...
Added plumbing to allow an optional DBParameterGroupName to be passed when creating an RDS DB instance.
2014-11-05 11:03:06 -08:00
Seth Vargo
574746b2aa
Push javascript to the bottom, read description
2014-10-21 23:20:52 -04:00
Mitchell Hashimoto
dfbd47eb05
Merge pull request #395 from hashicorp/sethvargo/middleman-hashicorp
...
Update to middleman-hashicorp
2014-10-13 17:47:33 -07:00
Mitchell Hashimoto
9ccc8aebf1
website: update getting started guide for TF 0.3 features
2014-10-13 11:57:43 -07:00
Seth Vargo
7cde76abae
Update to middleman-hashicorp
2014-10-13 12:44:38 -04:00
Mitchell Hashimoto
d4a2010983
website: destroy command
2014-09-30 22:08:32 -07:00
Mitchell Hashimoto
fe4f53eb5b
enable init command
2014-09-27 12:31:38 -07:00
Mitchell Hashimoto
f760c14332
website: document init
2014-09-27 12:28:07 -07:00
Mitchell Hashimoto
03f630bdb8
website: document modules
2014-09-26 14:23:38 -07:00
Jack Pearkes
284cf57386
website: fix typo
2014-09-16 09:54:53 -04:00
Jack Pearkes
f16485664d
website: document db_subnet_group
...
cc/ @buth
2014-09-16 09:53:41 -04:00
Mitchell Hashimoto
fb9810ca5c
website: document how to write providers using the new helper/schema
2014-08-26 21:31:53 -07:00
Mitchell Hashimoto
3934c1b106
Merge pull request #235 from hashicorp/f-gce
...
Google Compute Engine Provider
2014-08-26 14:53:27 -07:00
Mitchell Hashimoto
7d5a96278d
website: document gce
2014-08-26 14:50:29 -07:00
Jack Pearkes
872f852a59
website: add docs for mailgun provider
2014-08-25 10:09:50 -07:00
Jack Pearkes
be0020b7fc
website: add heroku drain
...
cc/ @bmarini
2014-07-29 19:20:54 -04:00
JT
eb737744ed
fix blurry fonts. remove transform on content
2014-07-29 01:56:17 -07:00
Jack Pearkes
263db8ead6
website: fix asset pipeline JS, move grunt into website/ instead of source/
2014-07-28 10:08:29 -04:00
Jack Pearkes
24481b6269
website: modify font weights
2014-07-28 08:46:39 -04:00
JT
d19eb4d9e4
update footer to be sticky
2014-07-28 00:08:17 -07:00
JT
009ba717a7
meta and lighten purple link/h2 over dark bg
2014-07-27 21:47:03 -07:00
Armon Dadgar
decf9f1bb0
website: Update google analytics
2014-07-28 00:06:16 -04:00
Amadeus Demarzi
8a15d6f4c0
Performance tweaks and start of static version
...
* Performance improvements involve less CSS'ery
* Building a canvas API to screenshot various aspect to make static
* Static backgrounds in place... next stop, logo changes
2014-07-27 18:32:33 -07:00
Amadeus Demarzi
28a89eb328
Removing deprecated code
2014-07-27 18:32:33 -07:00
Amadeus Demarzi
26d45774dc
Improved Typewriter with cursor
2014-07-27 18:32:32 -07:00