terraform/website/source/docs/providers
Sander van Harmelen 10c6c873ed provider/aws: add an option to skip getting the EC2 platforms (#13672)
* Add an option to skip getting the EC2 platforms

Even through this call fails silently in case of an error (usually lack of rights), it’s still a pretty extensive call.

In our region (eu-west-1) this can take up to 3 seconds. And since we have a system that involves doing much planning with the option `-refresh=false` these additional 3 seconds are really very annoying and totally not needed.

So being able to choose to skip them would make our lives a little better 😉

* Update the docs accordingly
2017-04-14 23:41:59 +02:00
..
alicloud Update alicloud 2017-04-06 14:08:40 -04:00
archive Update alicloud sidebar 2017-04-06 14:09:11 -04:00
arukas Update arukus 2017-04-06 14:09:12 -04:00
aws provider/aws: add an option to skip getting the EC2 platforms (#13672) 2017-04-14 23:41:59 +02:00
azure website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
azurerm azurerm_redis_cache resource missing hostname (#13650) 2017-04-14 11:49:49 +03:00
bitbucket Fix typo 2017-04-03 17:52:50 +01:00
chef Update chef provider 2017-04-10 12:09:04 -04:00
circonus Update circonus provider 2017-04-10 12:11:27 -04:00
clc Update clc provider 2017-04-10 12:12:22 -04:00
cloudflare Update cloudflare provider 2017-04-10 12:12:48 -04:00
cloudstack Update cloudstack provider 2017-04-10 12:15:08 -04:00
cobbler Update clobber provider 2017-04-10 12:15:47 -04:00
consul Update consul provider 2017-04-10 12:19:36 -04:00
datadog Update datadog provider 2017-04-10 12:20:16 -04:00
dme Update dme provider 2017-04-10 12:20:42 -04:00
dns Update dns provider 2017-04-10 12:22:13 -04:00
dnsimple Update dnsimple provider 2017-04-10 12:22:31 -04:00
do provider/digitalocean: Add support for LoadBalancers (#12077) 2017-02-23 23:41:20 +02:00
docker provider/docker: Removing the note on docker provider about Terraform (#12676) 2017-03-14 15:15:54 +02:00
dyn website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
external website: syntax highlighting for "external" provider docs 2017-04-07 16:55:42 -07:00
fastly Update fastly provider 2017-04-10 12:23:21 -04:00
github Update github provider 2017-04-10 12:25:29 -04:00
google provider/google: datasource subnetwork and network (#12442) 2017-04-13 13:25:29 -07:00
grafana Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
heroku website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
icinga2 website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
ignition ignition_filesystem: explicit option to create the filesystem (Fix #12152) (#12980) 2017-03-23 11:02:54 +02:00
influxdb website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
kubernetes Fixes kubernetes namespace name to have valid format (#13615) 2017-04-13 07:24:10 +01:00
librato website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
logentries website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
mailgun website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
mysql website: Syntax highlighting for "mysql" provider docs 2017-04-07 16:58:01 -07:00
newrelic website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
nomad Update nomad provider 2017-04-10 12:28:09 -04:00
ns1 Fix zone value in example (#13023) 2017-03-24 12:29:27 +02:00
openstack provider/openstack: Add support for 'value_specs' options to (#13380) 2017-04-07 15:15:31 +03:00
opsgenie website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
packet website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
pagerduty provider/pagerduty: Validate credentials (#12854) 2017-03-19 17:37:46 +00:00
postgresql Add links to details about sensitive data in state (#13145) 2017-03-29 10:37:36 +01:00
powerdns website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
profitbricks website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
rabbitmq Add links to details about sensitive data in state (#13145) 2017-03-29 10:37:36 +01:00
rancher Just adding the `id` attribute (#13090) 2017-03-27 15:50:33 +03:00
random website: Activate HCL syntax highlighting for Random provider docs 2017-04-07 16:48:08 -07:00
rundeck website: Activate HCL syntax highlighting for Rundeck provider docs 2017-04-07 16:44:52 -07:00
scaleway Corrected example code, cleared up token confusion (#12177) 2017-02-22 23:30:24 +02:00
softlayer website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
spotinst New Provider: Spotinst (#5001) 2017-02-22 22:57:16 +02:00
statuscake nuke duplicate contact_id in statuscake docs (#13528) 2017-04-11 12:07:33 +03:00
template Update template provider 2017-04-10 12:29:20 -04:00
terraform website: additional syntax highlighting for "terraform" provider docs 2017-04-07 16:56:35 -07:00
terraform-enterprise Remove more references to Atlas 2017-04-07 11:56:19 -04:00
tls website: syntax highlighting and hclfmt layout for TLS provider 2017-04-07 16:54:00 -07:00
triton provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
ultradns website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
vault website: Activate HCL syntax highlighting for Vault provider docs 2017-04-07 16:43:24 -07:00
vcd website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
vsphere provider/vsphere: Add keep_on_remove to docs 2017-04-11 10:21:48 -04:00
index.html.markdown removed Atlas from TF OSS Docs 2017-04-07 11:56:09 -04:00