terraform/website/source/docs/providers
Joe Topjian 77a41ca859 provider/openstack: Resolve issues with Port Fixed IPs (#13056)
* provider/openstack: Add all_fixed_ips computed attribute to port resource

This commit adds the `all_fixed_ips` attribute to the
openstack_networking_port_v2 resource. This contains all of the port's
Fixed IPs returned by the Networking v2 API.

* provider/openstack: Revert Port fixed_ip back to a List

This commit reverts the changes made in a8c4e81a6e3f2. This
re-enables the ability to reference IP addresses using the
numerical-element notation.

This commit also makes fixed_ip a non-computed field, meaning
Terraform will no longer set fixed_ip with what was returned
by the API. This resolves the original issue about ordering.

The last use-case is for fixed_ips that received an IP address
via DHCP. Because fixed_ip is no longer computed, the DHCP IP
will not be set. The workaround for this use-case is to use the
new all_fixed_ips attribute.

In effect, users should use fixed_ip only as a way of inputting
data into Terraform and use all_fixed_ips as the output returned
by the API. If use-cases exist where fixed_ip can be used as an
output, that's a bonus feature.
2017-03-27 20:22:56 +03:00
..
alicloud provider alicloud:add new rds resource and some bugs fix (#12913) 2017-03-24 13:04:56 +02:00
archive website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
arukas website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
atlas website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
aws provider/aws: Support Import of iam_server_certificate (#13065) 2017-03-27 18:49:11 +03:00
azure website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
azurerm provider/azurerm: Add support for setting the primary network interface (#11290) 2017-03-23 16:42:01 +00:00
bitbucket website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
chef website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
circonus Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00
clc website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
cloudflare docs: update Cloudflare casing (#12844) 2017-03-18 12:34:07 +00:00
cloudstack website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
cobbler website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
consul feat(consul): add basic auth to consul provider (#12679) 2017-03-20 13:00:44 +00:00
datadog provider/datadog: Add datadog_downtime resource (#10994) 2017-03-14 19:22:35 +02:00
dme website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dns Adding docs for data sources. 2017-03-15 18:28:03 -04:00
dnsimple Allow dnsimple_record.priority attribute to be set (#12843) 2017-03-18 13:04:48 +00: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 Fix receive typo (#12881) 2017-03-20 13:15:27 -04:00
fastly Add Fastly SSL validation fields (#12578) 2017-03-13 20:49:39 +02:00
github provider/github: add repository_webhook resource (#12924) 2017-03-23 11:21:45 +02:00
google Update compute_network.html.markdown (#13077) 2017-03-27 18:47:06 +03: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 Kubernetes ConfigMap metadata name did not comply to the regex rules (#12955) 2017-03-22 12:27:49 +00: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/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
newrelic website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
nomad website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
ns1 Fix zone value in example (#13023) 2017-03-24 12:29:27 +02:00
openstack provider/openstack: Resolve issues with Port Fixed IPs (#13056) 2017-03-27 20:22:56 +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 website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02: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 website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
rancher Just adding the `id` attribute (#13090) 2017-03-27 15:50:33 +03:00
random random_pet resource (#12903) 2017-03-27 12:50:39 +03:00
rundeck website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02: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 website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
template website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
terraform docs: fix some broken links related to remote state 2017-03-15 13:31:10 -05:00
tls Add missing crl_signing 2017-02-16 08:42:16 -08:00
triton website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
ultradns website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
vault Small doc updates (#12165) 2017-03-07 14:50:57 +02:00
vcd website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
vsphere add adapter_type description 2017-03-14 21:15:42 +01:00
index.html.markdown docs: update Cloudflare casing (#12844) 2017-03-18 12:34:07 +00:00