terraform/website/source/docs/providers
Clint b7ad602993 provider/aws: Fix importing of EIP by IP address (#8970)
* provider/aws: Fix importing of EIP by IP address

EIPs are meant to be imported by their allocation id, however, importing
by their EIP *appears* to work because this API actually accepts IP
lookup, despite the documentation asking for the allocation id.

This PR does:

- update docs on how to import EIPs
- fix case if user imported by IP, to switch to using the alloc id for
the resource id

I chose not to document that looking up by IP is a method of import,
because the AWS  API docs do not explicitly say that looking up by IP is
OK, so I'd rather people not do it if it's not documented to stay that
way.

Alternatively, we could parse the resource ID and reject it (remove from
state with error/warning) if it doesn't match the `eipalloc-*` format,
but I thought this was a bit better UX.

* fix issue with swapping IDs on EC2 Classic

* update docs

* update comment
2016-09-22 21:53:21 -05:00
..
archive Fixing archive file website docs. (#8373) 2016-08-22 13:27:43 +01:00
atlas provider/atlas: Add a Atlas Artifact Data Source (#7419) 2016-07-01 10:29:53 -05:00
aws provider/aws: Fix importing of EIP by IP address (#8970) 2016-09-22 21:53:21 -05:00
azure provider/azure: add custom_data argument for azure_instance resource (#8158) 2016-08-14 11:02:49 +01:00
azurerm Merge conflict resolution of virtual_machine.html.markdown in AzureRM 2016-09-12 11:13:24 +01:00
bitbucket provider/bitbucket: Making the necessary documentation changes for the bitbucket typos 2016-09-21 19:47:31 +01:00
chef api.opscode.com should be api.chef.io (#6960) 2016-06-01 09:35:09 +01:00
clc docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
cloudflare
cloudstack Fix the acceptance tests and some cosmetic tweaks (#8598) 2016-09-01 11:19:37 +02:00
cobbler docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
consul docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
datadog provider/datadog: Document import support 2016-08-22 06:00:05 +02:00
dme
dnsimple Merge branch 'goloroden-patch-1' 2016-07-27 12:30:07 +01:00
do Website: Adding an import section to the bottom of the page of importable resources (#7703) 2016-07-19 17:22:30 +01:00
docker provider/docker: Add alternative to cert_path 2016-09-21 09:32:24 +01:00
dyn
fastly docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
github +github_repository_collaborator (#6861) 2016-06-02 01:06:35 +01:00
google providers/google: Add documentation for google_iam_policy resource 2016-09-07 13:35:33 -07:00
grafana Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
heroku
influxdb Improve influxdb provider (#7333) 2016-08-05 16:27:03 +10:00
librato docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
logentries provider/logentries: Implementing logentries provider (#7067) 2016-07-12 14:14:39 +01:00
mailgun
mysql provider/mysql: user and grant resources (#7656) 2016-07-26 19:19:39 +01:00
openstack docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
packet Fix file extension (#8343) 2016-08-20 12:03:20 +01:00
postgresql
powerdns Fix invalid markdown syntax (#8089) 2016-08-10 13:16:31 +12:00
rabbitmq provider/rabbitmq: docs 2016-09-01 19:04:41 +00:00
random website: docs for the "random" provider 2016-05-14 16:49:10 -07:00
rundeck
scaleway provider/scaleway: Fix a documentation typo 2016-09-02 12:16:42 -04:00
softlayer
statuscake docs/statuscake: Adding the parameter to the docs 2016-08-29 00:00:27 +01:00
template provider/template: validate vars are primitives 2016-07-11 16:01:05 -05:00
terraform docs: Remove output from `terraform_remote_state` 2016-08-19 00:50:43 +01:00
tls docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
triton
ultradns
vcd
vsphere Updated new lines (#8883) 2016-09-16 10:29:08 -05:00
index.html.markdown website: fix up some wording on providers index 2016-06-09 16:44:28 -05:00